discrete_slider 1.0.4 copy "discrete_slider: ^1.0.4" to clipboard
discrete_slider: ^1.0.4 copied to clipboard

Step sliders with custom labels, colors and smooth animations — ideal for ratings & progress.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add discrete_slider

With Flutter:

 $ flutter pub add discrete_slider

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

dependencies:
  discrete_slider: ^1.0.4

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:discrete_slider/discrete_slider.dart';
3
likes
0
points
314
downloads

Publisher

verified publisheroddbuddy.com

Weekly Downloads

Step sliders with custom labels, colors and smooth animations — ideal for ratings & progress.

Repository (GitHub)
View/report issues

Topics

#slider #discrete #labeled #step #customizable

License

unknown (license)

Dependencies

flutter

More

Packages that depend on discrete_slider