Flutter 101 Podcast

Flutter State Management Overview with Waleed Arshad

Episode Summary

Waleed Arshad is a Google Developer Expert in Flutter and Dart. He’s the author of the “Managing State in Flutter Pragmatically“ book. We talked about different state management options: setState, InheritedWidget, Provider, Riverpod, Bloc, Cubit, MobX, and more.

Episode Notes

In this episode, my guest is Waleed Arshad and we talk about state management in Flutter.

Waleed is Pakistan’s first Google Developer Expert in Flutter and GDE in Dart. He’s the author of the book “Managing State in Flutter Pragmatically: Discover how to adopt the best state management approach for scaling your Flutter app“.

We talked about why state management is such a hot topic amongst Flutter developers and we talked about different state management options: setState, InheritedWidget, Provider, Riverpod, Bloc, Cubit, MobX, and more. We also discussed whether choosing this or that state management library is even so important as we previously thought if we layer, design, architect our application correctly.

At the time of recording this episode, I couldn’t read the book yet, it wasn’t public yet, but since we recorded I bought the book and read most of it, and I can only recommend it.

Guest: Waleed Arshad

Book: Managing State in Flutter Pragmatically

Host: Vince Varga

Most relevant past episodes from Flutter 101

Mentioned packages

Other resources