z_picker 0.0.4 copy "z_picker: ^0.0.4" to clipboard
z_picker: ^0.0.4 copied to clipboard

A time picker and item picker in Cupertino style.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add z_picker

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

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

Publisher

unverified uploader

A time picker and item picker in Cupertino style.

Repository

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on z_picker