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

A highly customisable, scrollable widget in a ruler-like style from which you can select values.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ruler_scale_picker

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

dependencies:
  ruler_scale_picker: ^1.0.0

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:ruler_scale_picker/ruler_scale_picker.dart';
24
likes
160
points
149
downloads
screenshot

Documentation

API reference

Publisher

verified publishercosee.biz

Weekly Downloads

A highly customisable, scrollable widget in a ruler-like style from which you can select values.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#ruler #scrollable

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on ruler_scale_picker