ready_picker 1.8.1 icon indicating copy to clipboard operation
ready_picker: ^1.8.1 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: ^1.8.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:ready_picker/ready_picker.dart';
0
likes
110
pub points
40%
popularity

Publisher

verified publisher iconnew-step-apps.com

Pop up picker that uses ready controllers

Repository (GitHub)

Documentation

API reference

License

Icon for licenses.BSD-3-Clause (LICENSE)

Dependencies

flutter, ready

More

Packages that depend on ready_picker