image_compare_slider 2.4.0 copy "image_compare_slider: ^2.4.0" to clipboard
image_compare_slider: ^2.4.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 Dart:

 $ dart pub add image_compare_slider

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 dart pub get):

dependencies:
  image_compare_slider: ^2.4.0

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:image_compare_slider/image_compare_slider.dart';
85
likes
0
pub points
81%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on image_compare_slider