app_state 0.3.3 app_state: ^0.3.3 copied to clipboard
A BLoC-based state management solution on top of Router API for larger apps.
A bloc-based state management solution on top of Router API for larger apps.
Usage #
To get started, read these tutorials in this order:
- Flutter Router API is not declarative. Here is why
- Instagram-like navigation with Router API in Flutter
- Adding web URLs to Flutter app using app_state package
- Tabs with independent navigation stacks in Flutter with app_state package
- Receiving result from modal routes in Flutter with app_state package
See the example projects: https://github.com/alexeyinkin/flutter-app-state-examples