voyager_bloc 0.2.1 voyager_bloc: ^0.2.1 copied to clipboard
A BLoC plugin for Voyager. Allows describing used Blocs and their initial state in YAML config.
[0.2.1] #
- Update to voyager 1.0.6
- Coverage tracking (codecov + codemagic + badges)
- Example cleanup
[0.2.0] #
- Blocks within the repo are now lazy initalized
BlocBuilder
becomesVoyagerBlocBuilder
to avoid naming clash with the BlocLibrary- Added
example
app based on Counter - Updated to latest versions of bloc
[0.1.0] - Initial release. #
- Initial voyager_bloc release.