loro_dart 1.0.2 copy "loro_dart: ^1.0.2" to clipboard
loro_dart: ^1.0.2 copied to clipboard

discontinued
retracted

Dart bindings for Loro CRDT - A high-performance CRDT framework for building local-first applications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add loro_dart

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

dependencies:
  loro_dart: ^1.0.2

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:loro_dart/loro_dart.dart';
0
likes
0
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

Dart bindings for Loro CRDT - A high-performance CRDT framework for building local-first applications

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter, flutter_rust_bridge, meta

More

Packages that depend on loro_dart

Packages that implement loro_dart