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