state_flow 0.0.2 state_flow: ^0.0.2 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.
- No more # in the URL.
- Readme.md updated.