architecture
Nov 14, 19
Modular Flutter Apps — Design and Considerations
An in-depth look into dividing our Flutter apps into different modules.
Sep 30, 19
Refactoring a Flutter Project — a Story About Progression and Decisions
Refactor is never easy, nor it is entering a new technology or a specific architecture. How can we find the best solution to our problems?
May 12, 19
Flutter Mixins and Base Classes: A recipe for success
How to reduce boilerplate by adding new features to our classes