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

Slider for flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add v_slider

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

dependencies:
  v_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:v_slider/v_slider.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

Slider for flutter

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, transparent_image

More

Packages that depend on v_slider