cool_datepicker 1.0.5 copy "cool_datepicker: ^1.0.5" to clipboard
cool_datepicker: ^1.0.5 copied to clipboard

Cool datepicker ✨ This datepicker gives you cool animation, modern design, and you can customize colors and language for datepicker.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cool_datepicker

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

dependencies:
  cool_datepicker: ^1.0.5

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:cool_datepicker/cool_datepicker.dart';
13
likes
110
pub points
71%
popularity

Publisher

unverified uploader

Cool datepicker ✨ This datepicker gives you cool animation, modern design, and you can customize colors and language for datepicker.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on cool_datepicker