interactive_slider_kit 0.1.1 copy "interactive_slider_kit: ^0.1.1" to clipboard
interactive_slider_kit: ^0.1.1 copied to clipboard

Interactive Flutter sliders and dials: circular knobs, tier gauges, activity rings, bedtime pickers, studio meters, and category spin wheels — with themes, haptics, and callbacks.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add interactive_slider_kit

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

dependencies:
  interactive_slider_kit: ^0.1.1

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:interactive_slider_kit/interactive_slider_kit.dart';
2
likes
160
points
7
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Interactive Flutter sliders and dials: circular knobs, tier gauges, activity rings, bedtime pickers, studio meters, and category spin wheels — with themes, haptics, and callbacks.

Repository (GitHub)
View/report issues

Topics

#ui #widget #slider #animation #controls

License

MIT (license)

Dependencies

flutter

More

Packages that depend on interactive_slider_kit