hive_ce 2.11.0-pre.4 copy "hive_ce: ^2.11.0-pre.4" to clipboard
hive_ce: ^2.11.0-pre.4 copied to clipboard

Hive Community Edition - A spiritual continuation of Hive v2

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hive_ce
copied to clipboard

With Flutter:

 $ flutter pub add hive_ce
copied to clipboard

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

dependencies:
  hive_ce: ^2.11.0-pre.4
copied to clipboard

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:hive_ce/hive.dart';
copied to clipboard
211
likes
160
points
86.8k
downloads

Publisher

verified publisheriodesignteam.com

Weekly Downloads

2024.09.05 - 2025.03.20

Hive Community Edition - A spiritual continuation of Hive v2

Repository (GitHub)

Documentation

Documentation
API reference

License

Apache-2.0, BSD-3-Clause (license)

Dependencies

crypto, isolate_channel, meta, web

More

Packages that depend on hive_ce