Francesco MineoinITNEXTMe, flutter web, and the making of an experimental book trailer:-)IntroductionDec 28, 20191Dec 28, 20191
Francesco MineoRebuilder: an easy and minimalistic state-management library for FlutterSince I started using Flutter I adopted the BLoC pattern (or something similar) for three main reasons: maximize the code sharing between…May 31, 2019May 31, 2019
Francesco MineoinFlutter CommunityFlutter: how to validate fields dynamically createdIntroductionApr 22, 20196Apr 22, 20196
Francesco MineoinFlutter CommunityFlutter: how to build a quiz gameIntroductionApr 9, 20195Apr 9, 20195
Francesco MineoinFlutter CommunitySimple ways to pass to and share data with widgets/pagesThis article is going to be more practical than theoretical, I just wanted to show in a simple way, various methods to share data. This…Feb 18, 201914Feb 18, 201914
Francesco MineoinFlutter CommunityFlutter: timing the display of widgetsIn this article, I’d like to show you one of my experiments with Flutter: the StagedObject (and its derived widget StagedWidget).Jan 25, 2019Jan 25, 2019
Francesco MineoinFlutter CommunityA simple pair game made with Flutter, a custom library and the tunnel pattern.Making a game, even if it is simple, it is a good exercise to improve coding knowledge. In this article, I’m going to show you some…Jan 8, 20191Jan 8, 20191
Francesco MineoCustom Flutter async widgets, and a counter using BLoC pattern.I’m using a lot the FutureBuilder and StreamBuilder widgets, but I find there is a little redundancy (and prone to errors) on writing…Jan 1, 2019Jan 1, 2019
Francesco MineoHow to create a simple staggered animation with FlutterIn the last article, I shared with you my example medical app to classify the arterial blood pressure. In this one, I’m going to add to…Dec 21, 20182Dec 21, 20182
Francesco MineoFlutter: an example of a medical app to classify arterial blood pressureAfter the first article about a Child-Pugh score calculator, today I’m going to show you an example of app who analyzes the arterial blood…Dec 15, 20182Dec 15, 20182