awesome_number_picker 0.0.4 icon indicating copy to clipboard operation
awesome_number_picker: ^0.0.4 copied to clipboard

This app is a vertical or horizontal scroll selector for users who want to select a number

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add awesome_number_picker

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

dependencies:
  awesome_number_picker: ^0.0.4

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:awesome_number_picker/awesome_number_picker.dart';
13
likes
130
pub points
78%
popularity

Publisher

unverified uploader

This app is a vertical or horizontal scroll selector for users who want to select a number

Documentation

API reference

License

Icon for licenses.MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on awesome_number_picker