working_hive 0.0.2 copy "working_hive: ^0.0.2" to clipboard
working_hive: ^0.0.2 copied to clipboard

Great flutter plugin which makes Working with Hive easier

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add working_hive

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

dependencies:
  working_hive: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:working_hive/working_hive.dart';
2
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Great flutter plugin which makes Working with Hive easier

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, hive

More

Packages that depend on working_hive