flow_vm 1.1.1 
flow_vm: ^1.1.1 copied to clipboard
State management solution for Flutter applications, providing a streamlined and efficient way to manage ViewModel-based architectures.
1.1.1 #
- Added generic to onFlowUpdated
 
1.1.0 #
- Extended Observer with Mutation support
 - Introduced IntentTransformer presets in Transformer
 - Improved test coverage
 
1.0.4 #
- Added observers API
 
1.0.3 #
- Enhanced intent API
 
1.0.2 #
- Added hasValue to ActionFlow
 
1.0.1 #
- Fixed topics
 
1.0.0 #
- Initial release.