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

Easily compare two images with a slider

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: ^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:image_compare_slider/image_compare_slider.dart';
84
likes
150
pub points
82%
popularity
screenshot

Publisher

unverified uploader

Easily compare two images with a slider

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on image_compare_slider