- bloc
- rx-dart
- stateful-builder
- inherited-widgets
- provider
Clone the repo
git clone https://github.com/AkashSDas/flutter-state-management.gitGet inside the project dir and install dependencies
cd flutter-state-management
flutter pub getOpen a simulator or connect a device and after that execute the below command to run the flutter app
flutter run


