local_first_hive_storage 0.1.0 copy "local_first_hive_storage: ^0.1.0" to clipboard
local_first_hive_storage: ^0.1.0 copied to clipboard

Hive adapter for local_first: schema-less, offline-first storage with Hive boxes and metadata support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add local_first_hive_storage

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

dependencies:
  local_first_hive_storage: ^0.1.0

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:local_first_hive_storage/local_first_hive_storage.dart';
0
likes
160
points
128
downloads

Publisher

verified publishercarda.me

Weekly Downloads

Hive adapter for local_first: schema-less, offline-first storage with Hive boxes and metadata support.

Repository (GitHub)
View/report issues
Contributing

Topics

#local-first #hive #storage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, hive, hive_flutter, local_first, path

More

Packages that depend on local_first_hive_storage