ready_picker 0.0.12 copy "ready_picker: ^0.0.12" to clipboard
ready_picker: ^0.0.12 copied to clipboard

Pop up picker that uses ready controllers

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ready_picker

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

dependencies:
  ready_picker: ^0.0.12

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

Publisher

verified publishernew-step-apps.com

Pop up picker that uses ready controllers

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, ready

More

Packages that depend on ready_picker