ready_picker 1.6.0-dev-6 copy "ready_picker: ^1.6.0-dev-6" to clipboard
ready_picker: ^1.6.0-dev-6 copied to clipboard

Pop up picker that uses ready controllers

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ready_picker

With Flutter:

 $ flutter pub add ready_picker

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

dependencies:
  ready_picker: ^1.6.0-dev-6

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:ready_picker/ready_picker.dart';
1
likes
0
pub points
0%
popularity

Publisher

verified publishernew-step-apps.com

Pop up picker that uses ready controllers

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, ready

More

Packages that depend on ready_picker