gradient_slider 1.3.1 copy "gradient_slider: ^1.3.1" to clipboard
gradient_slider: ^1.3.1 copied to clipboard

Slider and range slider with gradient tracks, image thumbs, a buffer track and full track styling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gradient_slider

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

dependencies:
  gradient_slider: ^1.3.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:gradient_slider/gradient_slider.dart';
26
likes
160
points
580
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Slider and range slider with gradient tracks, image thumbs, a buffer track and full track styling.

Repository (GitHub)
View/report issues

Topics

#slider #range-slider #gradient #image-thumb

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on gradient_slider