ruler_scrubber 1.0.0 copy "ruler_scrubber: ^1.0.0" to clipboard
ruler_scrubber: ^1.0.0 copied to clipboard

A performant, accessible ruler-style numeric scrubber for Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ruler_scrubber

With Flutter:

 $ flutter pub add ruler_scrubber

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

dependencies:
  ruler_scrubber: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ruler_scrubber/ruler_scrubber.dart';
1
likes
0
points
132
downloads

Publisher

unverified uploader

Weekly Downloads

A performant, accessible ruler-style numeric scrubber for Flutter.

Repository (GitHub)
View/report issues

Topics

#slider #input #widget #accessibility

License

unknown (license)

Dependencies

flutter, material_ui

More

Packages that depend on ruler_scrubber