How I Manage State in My Flutter Application

Struggling to manage state in Flutter apps? Learn through my simple Provider approach to handle API data, UI updates, and clean architecture without messy setState code. I’m a Flutter developer, and I wanted to share something I struggled with in the beginning of my professional career: Flutter state management. This photo was taken while I… Continue reading How I Manage State in My Flutter Application

How I Built a Simple Mobile App Using Flutter

Confused about where to start in Flutter? Here’s how I approach building apps, from creating a project to managing state, based on my real Flutter app development experience. To be honest, this is the first time I’m writing something like this. I’m more comfortable solving bugs and building apps than explaining things in words. Today,… Continue reading How I Built a Simple Mobile App Using Flutter