mono_bloc 1.0.7
mono_bloc: ^1.0.7 copied to clipboard
Simplify Flutter Bloc with code generation. Define events as methods, get automatic concurrency control, actions for side effects, and async state management.
1.0.7 #
- Update generation
- Update documentation
1.0.6 #
- Rewrite @onInit handling and sequential emitter generation
1.0.5 #
- Documentation updates
1.0.4 #
- Added shared action mixins support
1.0.3 #
- Documentation updates, generation fixes
1.0.2 #
- Documentation updates
1.0.1 #
- Documentation updates
1.0.0 #
- Initial release of the project.