State management is a critical aspect of building responsive Flutter apps. We often talk about “State Management Solutions” in Flutter, but we rarely break down...
Christian Findlay is an independent Flutter developer working in Melbourne, Australia and working with .NET, Firebase, Google Cloud, and Microsoft Azure.
State management is a critical aspect of building responsive Flutter apps. We often talk about “State Management Solutions” in Flutter, but we rarely break down...
Dart Code Metrics (DCM) is a static code analysis tool for Flutter and Dart. It provides a comprehensive set of metrics to help you find...
I offer full widget testing training for your team. Book a session to learn how to test your Flutter apps.
Rounded buttons in Material Design 3 is even simpler than before. Google’s latest design language offers the ability to enable rounded buttons by default with...
Color plays a critical role in the Flutter user experience. It can enhance or destroy the look and feel of your app. We can represent...
Introduction