Flutter is a cross-platform UI framework using the Dart language. Since 2018, it has exploded in use and navigating the eco-system gets more and more challenging (but it makes also Flutter a more useful eco-system for professionals). Using a well-built starter app can help you make the right choices from day 1 and support you […]
flutter
Complete re-write of the original Flutter first_app starter app post!
The original post about my Flutter starter app has more than 10k views and the starter app has 159 stars on Github and was listed on AwesomeFlutter. I get hundreds of reads a month, so I figured it was time to update the original post to reflect all the changes to the starter app (and […]
A Production-Quality Flutter Starter App (the original from July 2019)
Flutter promises a lot. It has also quite a few new interesting characteristics that are attractive to a CTO. When is it production-ready for your next app and how does it stack up against native apps and React Native? Will it survive and thrive over time? And for what type of projects is it suitable […]
A Production-Quality Flutter Starter App, Take Two
Take two of the production-quality Flutter starter app after nearly seven months of tremendous progress in the Flutter community. The starter app has been updated to the latest Flutter releases, best practices, and improved in many aspects. Update Mar 6, 2020: The first_app is now available in Google Play store and as an iOS beta! […]
A Production-Quality Flutter Starter App
Flutter is a cross-platform UI framework that quickly gained traction. Back in mid-2018, it was made available as a release preview. Since then it has moved from an immature technology to a fairly robust foundation for building cross-platform apps. The starter app I tinkered with back then to explore the limitations has become a source […]