hydrated_bloc_integration 9.0.0-rc1 copy "hydrated_bloc_integration: ^9.0.0-rc1" to clipboard
hydrated_bloc_integration: ^9.0.0-rc1 copied to clipboard

An extension to the bloc state management library which automatically persists and restores bloc states.

A fork of package:hydrated_bloc allowing turning off hydrate via command prompt. Especially for integration testing purposes. #

flutter drive --dart-define=hydrated_bloc.off=true ...

or

HydratedBlocConfig.offMode = true;
2
likes
150
points
24
downloads

Publisher

verified publishermtbo.org

Weekly Downloads

An extension to the bloc state management library which automatically persists and restores bloc states.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

bloc, hive, meta, synchronized

More

Packages that depend on hydrated_bloc_integration