Popular Medium Articles About Flutter App Dev authored by myself:
UML Coolness in Flutter itnext.io/uml-coolness-in-fl… as UML diagrams help us understand code even for app designers. #Flutter
Pair Data Class With Data Fixture For Fast Testing And Storyboarding
Google is not telling you this, but, you should really use Dart
extensions to pair your data class model with data fixtures
to fast prototype using storyboarding.
open.substack.com/pub/fredgr…
First Class In Fixing The Flutter Adaptive Scaffold Mess
The WindowSize class Material Design 3 spec talks about
but has not implemented yet.
open.substack.com/pub/fredgr…