mono_bloc_generator 1.0.7
mono_bloc_generator: ^1.0.7 copied to clipboard
Code generator for mono_bloc. Generates event classes, action handlers, and base bloc classes from annotated methods.
mono_bloc_generator #
Code generator for MonoBloc.
Installation #
dev_dependencies:
mono_bloc_generator: ^1.0.0
build_runner: ^2.10.0
Usage #
dart run build_runner build --delete-conflicting-outputs
Documentation #
For complete documentation, examples, and usage guide, see the MonoBloc package.
License #
MIT License - see the LICENSE file for details.