custom_slider 0.0.1
custom_slider: ^0.0.1 copied to clipboard
Make a custom slider with Custom Slider Thumb Image and gradient Track.
TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them.
Custom Slider #
Custom Slider package lets you add a beautiful slider Track gradient and Image on SliderThumb to your Flutter app.
Getting started #
Installation #
- Add the latest version of package to your pubspec.yaml (and run
dart pub get):
dependencies:
custom_slider: ^0.0.1
- Import the package and use it in your Flutter App.
import 'package:custom_slider/custom_slider.dart';
Example #
There are a number of properties that you can modify:
- assetImage
- linearGradient
- inActiveTrackColor
|
|