pikaday 2.0.0 copy "pikaday: ^2.0.0" to clipboard
pikaday: ^2.0.0 copied to clipboard

discontinued

package:js bindings for the Pikaday date picker by David Bushnell

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pikaday

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

dependencies:
  pikaday: ^2.0.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:pikaday/pikaday.dart';
0
likes
35
pub points
58%
popularity

Publisher

verified publisherjpryan.me

package:js bindings for the Pikaday date picker by David Bushnell

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

js

More

Packages that depend on pikaday