minimals_state_manager 1.0.1
minimals_state_manager: ^1.0.1 copied to clipboard
A minimalist study project for state management, lifecycle, and observables in Flutter, but not recommended for production due to alpha status.
1.0.0 #
- Fix pub dev issues
0.2.0-beta #
- minimals_State_manager start beta version
- Adding the MinService class, which is responsible for creating our permanent controllers, here called services, for being able to serve the entire application, along with its state
- Fixing dependency bugs
0.3.0-beta #
- Fixing examples and usage