Member-only story

The UI Kit And Architecture Kit Way Of Writing Flutter Books

Fred Grott
4 min readJun 23, 2022

--

It might seem a little strange that I have chosen developing UI Kits and Architecture Kits as the way to develop the content for my flutter book series. But, there are some reasons why it works on the level of actually learning how to create and design awesome flutter apps and how to market such things to an audience.

What Flutter Exercises Matter In Designing An Awesome Flutter App, The Architecture Kit Side

You see, the Flutter Exercises that matter for Flutter book series are the ones that give you more design power to make it easier to design that awesome flutter app. Just repeating that flutter catalog of widgets as flutter book exercises just will not cut it. Let me give you an example.

In my architecture kit series, I have to market for those kits by pointing out that there is a legacy of state solutions implied in the Flutter SDK, as the Flutter SDK has evolved to some very specific state solutions that are not directly in the Flutter SDK. So I have to point out the state evolutionary dead-ends that are still in the Flutter SDK and why we have evolved to use some better state and dependency injection solutions.

So that my Flutter State exercises become create this app using this state solution and…

--

--

Fred Grott
Fred Grott

No responses yet