numberpicker_dynamic 0.5.1 copy "numberpicker_dynamic: ^0.5.1" to clipboard
numberpicker_dynamic: ^0.5.1 copied to clipboard

Number picker dynamic is a code lock inspired design to use for large numbers and decimals.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add numberpicker_dynamic

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

dependencies:
  numberpicker_dynamic: ^0.5.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:numberpicker_dynamic/numberpicker_dynamic.dart';
0
likes
160
points
4
downloads

Publisher

verified publisherfs.no

Weekly Downloads

Number picker dynamic is a code lock inspired design to use for large numbers and decimals.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on numberpicker_dynamic