comparable_version_sync 1.0.2+6 copy "comparable_version_sync: ^1.0.2+6" to clipboard
comparable_version_sync: ^1.0.2+6 copied to clipboard

Compare and merge JSON or SQLite versions with a configurable Flutter diff/merge widget.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add comparable_version_sync

With Flutter:

 $ flutter pub add comparable_version_sync

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

dependencies:
  comparable_version_sync: ^1.0.2+6

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:comparable_version_sync/comparable_version_sync.dart';
2
likes
0
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

Compare and merge JSON or SQLite versions with a configurable Flutter diff/merge widget.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, path, sqflite, sqflite_common_ffi, sqflite_common_ffi_web

More

Packages that depend on comparable_version_sync