image_compare_slider 3.0.1 copy "image_compare_slider: ^3.0.1" to clipboard
image_compare_slider: ^3.0.1 copied to clipboard

Easily compare two images with a slider and a draggable line/handle, fully customizable, with zoom, pan and rotation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_compare_slider

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

dependencies:
  image_compare_slider: ^3.0.1

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:image_compare_slider/image_compare_slider.dart';
115
likes
160
points
379
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Easily compare two images with a slider and a draggable line/handle, fully customizable, with zoom, pan and rotation.

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter

More

Packages that depend on image_compare_slider