water 1.2.1 copy "water: ^1.2.1" to clipboard
water: ^1.2.1 copied to clipboard

An implementation of HydratedStorage using Hive, a fast and lightweight key-value database

water

water pub style: pedantic license

An implementation of HydratedStorage using Hive, a fast and lightweight key-value database

Usage #

final water = await Water.getInstance();

Example #

With HydratedBlocDelegate

BlocSupervisor.delegate = await WaterDelegate.build();
6
likes
40
pub points
21%
popularity

Publisher

verified publishermolland.sh

An implementation of HydratedStorage using Hive, a fast and lightweight key-value database

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, hive, hydrated_bloc, path_provider

More

Packages that depend on water