diffine 1.0.0 copy "diffine: ^1.0.0" to clipboard
diffine: ^1.0.0 copied to clipboard

Compare two versions and show what changed — a diff engine and a side-by-side viewer in one package, for text and for pictures, to read or to type into.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add diffine

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

dependencies:
  diffine: ^1.0.0

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

Documentation

API reference

Publisher

verified publishercdget.com

Weekly Downloads

Compare two versions and show what changed — a diff engine and a side-by-side viewer in one package, for text and for pictures, to read or to type into.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#diff #diff-viewer #text-diff #image-diff #myers

License

MIT (license)

Dependencies

characters, flutter

More

Packages that depend on diffine