state_flow 0.0.8 state_flow: ^0.0.8 copied to clipboard
StateFlow provides a simple and efficient way to manage state in your Flutter applications.
0.0.1 #
- Initial release. Initial Release
0.0.2 #
- Easy Navigation added for navigating one screen to another screen.
- Advanced Routing added.
- Dependency not registering issues are fixed.
- Initialization and disposal of StateFlowWidget is now handled using onInit and onDispose.
- onInit and onDispose issues are fixed.
- Readme.md updated.
0.0.3 #
- App crash issue is fixed.
0.0.4 #
- StateValueBuilder accepts multiple values.
- StateValueBuilder issues are fixed.
- Example app updated.
- Readme.md updated.
0.0.5 #
- StateValueBuilder issues are fixed.
0.0.6 #
- StateValueBuilder data type issue fixed.
0.0.7 #
- Bug fixes.
0.0.8 #
- StateValueBuilder data type issue fixed.