full_screen_date_picker 0.0.3 copy "full_screen_date_picker: ^0.0.3" to clipboard
full_screen_date_picker: ^0.0.3 copied to clipboard

Flutter package that gives you the ability to pick a date in beautiful full screen UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add full_screen_date_picker

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

dependencies:
  full_screen_date_picker: ^0.0.3

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:full_screen_date_picker/full_screen_date_picker.dart';
8
likes
120
pub points
54%
popularity

Publisher

unverified uploader

Flutter package that gives you the ability to pick a date in beautiful full screen UI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on full_screen_date_picker