zh_date_picker 0.1.1 copy "zh_date_picker: ^0.1.1" to clipboard
zh_date_picker: ^0.1.1 copied to clipboard

A Extend Date Picker For Zh Language From CupertinoDatePicker.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zh_date_picker

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

dependencies:
  zh_date_picker: ^0.1.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:zh_date_picker/zh_date_picker_dialog.dart';
import 'package:zh_date_picker/zh_date_pickers.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A Extend Date Picker For Zh Language From CupertinoDatePicker.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on zh_date_picker