before_after_image_slider_nullsafty 1.0.1 copy "before_after_image_slider_nullsafty: ^1.0.1" to clipboard
before_after_image_slider_nullsafty: ^1.0.1 copied to clipboard

A flutter package which makes it easier to display the difference between two images Side by Side With a before and after slideer.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add before_after_image_slider_nullsafty

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

dependencies:
  before_after_image_slider_nullsafty: ^1.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:before_after_image_slider_nullsafty/before_after_image_slider_nullsafty.dart';
29
likes
150
pub points
78%
popularity

Publisher

unverified uploader

A flutter package which makes it easier to display the difference between two images Side by Side With a before and after slideer.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on before_after_image_slider_nullsafty