synq_manager 2.1.11 copy "synq_manager: ^2.1.11" to clipboard
synq_manager: ^2.1.11 copied to clipboard

Offline-first data synchronization engine with intelligent conflict resolution and real-time events.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add synq_manager

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

dependencies:
  synq_manager: ^2.1.11

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:synq_manager/synq_manager.dart';
2
likes
150
points
289
downloads

Publisher

verified publisherahmetaydin.dev

Weekly Downloads

Offline-first data synchronization engine with intelligent conflict resolution and real-time events.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, crypto, flutter, meta, rxdart, uuid

More

Packages that depend on synq_manager