fl_hive 0.0.3 copy "fl_hive: ^0.0.3" to clipboard
fl_hive: ^0.0.3 copied to clipboard

Make Hive package super easy to use, with auto close box ability to improve performance

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fl_hive

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

dependencies:
  fl_hive: ^0.0.3

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:fl_hive/fl_hive.dart';
1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Make Hive package super easy to use, with auto close box ability to improve performance

Homepage
Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

async, flutter, hive, hive_flutter, rxdart

More

Packages that depend on fl_hive