hive_crdt 1.0.0-pre.5 copy "hive_crdt: ^1.0.0-pre.5" to clipboard
hive_crdt: ^1.0.0-pre.5 copied to clipboard

outdated

A CRDT backed by a Hive store.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hive_crdt

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

dependencies:
  hive_crdt: ^1.0.0-pre.5

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_crdt/hive_crdt.dart';
8
likes
0
points
62
downloads

Publisher

verified publishercachapa.net

Weekly Downloads

A CRDT backed by a Hive store.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crdt, hive

More

Packages that depend on hive_crdt