track_slider 0.0.6 copy "track_slider: ^0.0.6" to clipboard
track_slider: ^0.0.6 copied to clipboard

Track Slider is a powerful and customizable track slider built with love using Flutter and Dart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add track_slider

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

dependencies:
  track_slider: ^0.0.6

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:track_slider/track_slider.dart';
6
likes
160
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

Track Slider is a powerful and customizable track slider built with love using Flutter and Dart.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on track_slider