Everything is a Widget, but don’t put everything in a Widget!As a Flutter developer I’m sure you heard about this popular sentence: “Everything’s a Widget” at least once in your dev life. It’s kind…Jun 15, 2020A response icon4Jun 15, 2020A response icon4
Maestro: A Flutter experiment for orchestrating your app stateWe already have a huge bunch of options for managing our app state in Flutter, so you could wonder why spend some time on another one? The…May 29, 2020A response icon4May 29, 2020A response icon4
Gap: A simple example to create your own RenderObjectI love how Flutter is designed. The combination of immutables objects, the Widgets and mutables ones called RenderObjects is very powerful…May 6, 2020A response icon4May 6, 2020A response icon4
Published inFlutter CommunityAnimating Flutter widgets with SidekicksEvery Hero needs a SidekickNov 4, 2018A response icon4Nov 4, 2018A response icon4
Published inFlutter CommunityDart: What are mixins?It’s a kind of magic ✨Sep 16, 2018A response icon25Sep 16, 2018A response icon25
Published inFlutter CommunityAnnouncing kiwiDependency injection for Dart and FlutterSep 9, 2018A response icon4Sep 9, 2018A response icon4
Published inFlutter CommunityCreate simple animations for your articles with Flutter.In a previous article, I explained how I reproduced the iOS sliding row animation in Flutter, through my Slidable widget. In that article I…Sep 1, 2018Sep 1, 2018
Published inFlutter CommunityHow I replicated the iOS sliding row animation in FlutterDeep dive on the SlidableDrawerDelegateAug 24, 2018A response icon1Aug 24, 2018A response icon1
Published inFlutter CommunitySlidable: A Flutter storySynopsisJul 21, 2018A response icon4Jul 21, 2018A response icon4