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

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

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: ^2.8.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:image_compare_slider/image_compare_slider.dart';
77
likes
140
pub points
83%
popularity
screenshot

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on image_compare_slider