rotary_number_picker 0.0.1 copy "rotary_number_picker: ^0.0.1" to clipboard
rotary_number_picker: ^0.0.1 copied to clipboard

Rotary Number Picker is a highly customizable and creative number picker widget for Flutter. Ideal for picking numbers such as phone numbers, it offers extensive customization options for appearance [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rotary_number_picker

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

dependencies:
  rotary_number_picker: ^0.0.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:rotary_number_picker/rotary_number_picker.dart';
1
likes
140
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Rotary Number Picker is a highly customizable and creative number picker widget for Flutter. Ideal for picking numbers such as phone numbers, it offers extensive customization options for appearance, including selected and unselected states, drop area, and more. Enhance your app's user experience with this interactive and visually appealing number picker.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on rotary_number_picker