Angelo CassanoRaise your productivity when writing Flutter apps with Pine bricks and CopilotDo you believe me when I say you can create this simple Crypto App in less than an hour with good architecture and a minimum number of unit…Feb 9Feb 9
Angelo CassanoThe never-ending debate on returning data from a screen in FlutterPassing data across screens in Flutter is a nightmare when it comes to type-checking. Even though you can use a Data Transfer Object to…Oct 28, 20235Oct 28, 20235
Angelo CassanoHow to setup a logging system in Flutter with TalkerOne of the most important things we should do when we release an application, no matter what the platform target is, is to keep track of…Aug 17, 2023Aug 17, 2023
Angelo CassanoHow to gather desktop disk drives information in FlutterIn my humble opinion, Flutter desktop has been a wonderful breakthrough for desktop app development, more than Flutter web.Sep 18, 2022Sep 18, 2022
Angelo CassanoPine: A lightweight architecture helper for your Flutter ProjectsWhen we speak about the architecture of a Flutter project, every single component resides in the widget tree. It could be a visible widget…Sep 4, 2022Sep 4, 2022
Angelo CassanoA cheat sheet to master interviews as a Flutter developerIn the past six months, I’ve been on both sides of the recruiting process: for those who better know me, I often attend interviews to win…Jun 16, 2022Jun 16, 2022
Angelo CassanoHow to safely invoke native code in Flutter with PigeonCreating Flutter apps that target many platforms is pretty straightforward, but not all code features are available in the Flutter SDK…Apr 17, 20222Apr 17, 20222
Angelo CassanoHow to distribute Flutter Desktop app binaries using GitHub ActionsA few weeks ago Flutter team officially announced Flutter 2.10, moving Flutter Desktop for Windows from beta to stable.Feb 19, 20223Feb 19, 20223
Angelo CassanoI will never do take-home exercises anymoreTake-home exercises are becoming a standard hard-skill testing recruiting process, but do they really work?Mar 16, 2021Mar 16, 2021
Angelo CassanoEasily build flavors in Flutter (Android and iOS) with flutter_flavorizrOne month ago I’ve been working on a Flutter project for a client who tipically asks me of different flavors for its applications. This…May 10, 20208May 10, 20208