slider_gradient 0.2.1 copy "slider_gradient: ^0.2.1" to clipboard
slider_gradient: ^0.2.1 copied to clipboard

A slider with gradient background color.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add slider_gradient

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

dependencies:
  slider_gradient: ^0.2.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:slider_gradient/slider_gradient.dart';
3
likes
30
pub points
54%
popularity

Publisher

unverified uploader

A slider with gradient background color.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on slider_gradient