synk 0.2.0 copy "synk: ^0.2.0" to clipboard
synk: ^0.2.0 copied to clipboard

An offline-first, conflict-free, shared editing library for Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add synk

With Flutter:

 $ flutter pub add synk

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

dependencies:
  synk: ^0.2.0

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:synk/synk.dart';
2
likes
160
points
107
downloads

Documentation

Documentation
API reference

Publisher

verified publisherjustsandip.com

Weekly Downloads

An offline-first, conflict-free, shared editing library for Dart.

Homepage
Repository (GitHub)
View/report issues

Topics

#crdt #offline-first #collaboration #synk

License

MIT (license)

Dependencies

meta

More

Packages that depend on synk