bloc_ui_annotation 1.0.9
bloc_ui_annotation: ^1.0.9 copied to clipboard
Annotations to be used with `bloc_ui_generator`-package (for BloC UI generation)
1.0.9 #
- Require ´source_gen: ^3.0.0´
1.0.8 #
- Update dependencies
1.0.7 #
- Ignore generated files in test coverage
1.0.6 #
- Require Dart 3.6.0
- Require ´analyzer: ^7.1.0´
- Require ´source_gen: ^2.0.0´
1.0.4 #
- Add
bloc
parameter to generated UI elements - Add BuildContext extensions generation
- Add BlocProvider generation
1.0.3+1 #
- Fix code generation for nullable states
1.0.2+2 #
- Fix example
1.0.2+1 #
- Improve pub appearance
- Add example
1.0.1 #
- Remove fFlutter dependency
- Add GitHub Actions workflow
1.0.0 #
- Initial release including generators for
BlocBuilder
,BlocListener
,BlocConsumer
andBlocSelector