Romain RastelEverything 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, 20204Jun 15, 20204
Romain RastelMaestro: 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, 20204May 29, 20204
Romain RastelGap: 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, 20204May 6, 20204
Romain RastelinFlutter CommunityAnimating Flutter widgets with SidekicksEvery Hero needs a SidekickNov 4, 20184Nov 4, 20184
Romain RastelinFlutter CommunityDart: What are mixins?It’s a kind of magic ✨Sep 16, 201824Sep 16, 201824
Romain RastelinFlutter CommunityAnnouncing kiwiDependency injection for Dart and FlutterSep 9, 20184Sep 9, 20184
Romain RastelinFlutter 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
Romain RastelinFlutter CommunityHow I replicated the iOS sliding row animation in FlutterDeep dive on the SlidableDrawerDelegateAug 24, 20181Aug 24, 20181