flutter_fluid_slider 1.0.3 copy "flutter_fluid_slider: ^1.0.3" to clipboard
flutter_fluid_slider: ^1.0.3 copied to clipboard

A fluid design slider that works just like the Slider material widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_fluid_slider

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

dependencies:
  flutter_fluid_slider: ^1.0.3

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:flutter_fluid_slider/flutter_fluid_slider.dart';
43
likes
40
pub points
68%
popularity

Publisher

unverified uploader

A fluid design slider that works just like the Slider material widget.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_fluid_slider