rx_bloc_generator 0.1.2 rx_bloc_generator: ^0.1.2 copied to clipboard
Code generator for rx_bloc that makes your BloC zero-boilerplate.
[0.1.2] - March 19, 2020 #
- Fix generation of
part of
- Upate
rx_bloc
package to0.2.0
[0.1.1] - March 16, 2020 #
- Fix conflicting outputs with other builders
[0.1.0] - March 14, 2020 #
- Implemented @RxBlocEvent annotation
- Generated event subjects and mappers are now private to the BloC
- Updated README file
- Updated rx_bloc dependency
[0.0.1] - Jan 16, 2020 #
- Initial release