Flutter State Management - The Grand Tour

7 Views
Published
Take a tour of ten awesome state management techniques in Flutter. Learn how to control the flow of data when building complex large-scale mobile apps with RxDart, BLoC, and more https://fireship.io/lessons/flutter-state-management-guide/

1. StatefulWidget
2. StatefulBuilder
3. InheritedWidget
4. RxDart + BehaviorSubject
5. BLoC
6. Redux
7. Mobx
8. Scoped Model
9. Flutter Hooks
10. Firebase

Flutter State Mgmt Guide https://flutter.dev/docs/development/data-and-backend/state-mgmt/intro
Bloc https://pub.dartlang.org/packages/flutter_bloc
RxDart https://pub.dartlang.org/packages/rxdart
Category
Fireship
Tags
app development, lesson, tutorial
Be the first to comment