easy_date_picker 0.0.1 copy "easy_date_picker: ^0.0.1" to clipboard
easy_date_picker: ^0.0.1 copied to clipboard

A simple and easy to use date-picker widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_date_picker

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

dependencies:
  easy_date_picker: ^0.0.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:easy_date_picker/date_picker.dart';
0
likes
140
points
18
downloads

Publisher

verified publishersonub.com

Weekly Downloads

A simple and easy to use date-picker widget

Homepage
Repository (GitHub)
View/report issues

Topics

#firebase #post #comment #blog #easy-packages

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on easy_date_picker