Simple but effective way of handling state and business logic in Flutter

When it comes to learning Flutter, my observation is that a lot of people get stuck when they attempt to do anything outside of the tutorials and guides. This is true for all things in software development, but I think Flutter has it worse because it happens regardless of how much experience the developer has under their belt. My guess is that it happens for the following reasons: Flutter is a framework that provides a lot of freedom to developers....

July 19, 2019 · 11 min · 2329 words

Consider using Flutter for your next mobile app

In this blog post, I am going to try and convince you to use Flutter instead of React Native for your next mobile app. Ever since Flutter hit version 1.0, I have been giving a lot of attention to Flutter. It has been a challenge, but it has been worth the effort so far since I was able to convince my company to make the switch from React Native. The development process has become a lot more sane since we’ve made the switch....

July 5, 2019 · 11 min · 2245 words