hive_ce 2.11.0-pre.5 copy "hive_ce: ^2.11.0-pre.5" to clipboard
hive_ce: ^2.11.0-pre.5 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

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.5
copied to clipboard

Alternatively, your editor might support dart 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
233
likes
0
points
128k
downloads

Publisher

verified publisheriodesignteam.com

Weekly Downloads

2024.09.18 - 2025.04.02

Hive Community Edition - A spiritual continuation of Hive v2

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

crypto, isolate_channel, meta, web

More

Packages that depend on hive_ce