Mar 5, 2021 7 min
Upgrading to Flutter 2.0 and creating all types of apps with the same code — On Windows
What do you think about creating an Android/IOS App + a web page + a Windows application with the same code and without much effort? Does it sound like a dream?
Dec 31, 2019 7 min
Project idea from the bottom of a drawer
You know that promise you make to yourself every so often about building that project you came up with years ago? Everyone owns a virtual drawer filled with ideas for amazing projects.
Oct 30, 2018 6 min
Building a cross-platform todo mobile app using Flutter: Pt. 2
In the first part of this series (which you should totally take a look at) , we set up our workspace to build apps with Flutter.
Oct 17, 2018 4 min
Building a cross-platform to-do mobile app using Flutter
I’ve been playing with this tool for some time, but not enough to have a thorough understanding of it. So, as I’m writing this post, I’ll actually be learning along with it.