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

A slider widget, supports image thumb, track gradient and border

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.0.2

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';
19
likes
130
pub points
86%
popularity

Publisher

unverified uploader

A slider widget, supports image thumb, track gradient and border

Repository (GitHub)
View/report issues

Topics

#slider #gradient #image-thumb

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on gradient_slider