keeper_hive 0.0.1 copy "keeper_hive: ^0.0.1" to clipboard
keeper_hive: ^0.0.1 copied to clipboard

Integration of Hive in Keeper as a provider of storage keep.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add keeper_hive

With Flutter:

 $ flutter pub add keeper_hive

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  keeper_hive: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:keeper_hive/keeper_hive.dart';
1
likes
130
pub points
0%
popularity

Publisher

verified publisherandrebaltazar.com

Integration of Hive in Keeper as a provider of storage keep.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

hive, keeper

More

Packages that depend on keeper_hive