compare_slider 0.0.1 copy "compare_slider: ^0.0.1" to clipboard
compare_slider: ^0.0.1 copied to clipboard

A slider that allows users to compare two widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add compare_slider

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

dependencies:
  compare_slider: ^0.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:compare_slider/compare_slider.dart';
2
likes
160
points
81
downloads

Publisher

verified publisherfullstackaction.com

Weekly Downloads

A slider that allows users to compare two widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

extra_hittest_area, flutter

More

Packages that depend on compare_slider