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

Gradient Colored Slider

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gradient_colored_slider
copied to clipboard

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

dependencies:
  gradient_colored_slider: ^1.0.2
copied to clipboard

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_colored_slider/gradient_colored_slider.dart';
copied to clipboard
18
likes
140
points
125
downloads

Publisher

verified publisherkirn.tech

Weekly Downloads

2024.09.29 - 2025.04.13

Gradient Colored Slider

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on gradient_colored_slider