Spread the love“`html Flutter has become a buzzword in the realm of mobile app development, and for good reason. Developed by Google, this open-source UI toolkit allows developers to build natively ...
I didn't migrate because it was trendy. I migrated because the codebase was becoming impossible to reason about. This is the honest story of refactoring a production Flutter app away from RxDart to ...
I recently reviewed a large Flutter project built with Riverpod, Retrofit, code generation, localization, modular architecture, and several advanced patterns. What started as a code review turned into ...
Spread the love“`html Building mobile applications has never been more accessible, thanks to frameworks like Flutter. If you want to build app with Flutter, you’re in for a treat. This guide will take ...
Clean Architecture and MVN with RiverPod is a VSCode extension for Flutter projects that automatically generates feature-based folder structures and basic files. It simplifies the initial project ...