Last updated:
0 purchases
hydrated bloc integration
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 ...
copied to clipboard
or
HydratedBlocConfig.offMode = true;
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.