show_platform_date_picker 0.0.5 copy "show_platform_date_picker: ^0.0.5" to clipboard
show_platform_date_picker: ^0.0.5 copied to clipboard

Mnimalist wrapper around the showDatePicker and CupertinoDatePicker methods.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add show_platform_date_picker

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

dependencies:
  show_platform_date_picker: ^0.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:show_platform_date_picker/show_platform_date_picker.dart';
2
likes
160
points
23
downloads

Documentation

API reference

Publisher

verified publisherresponsivehelp.com

Weekly Downloads

Mnimalist wrapper around the showDatePicker and CupertinoDatePicker methods.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on show_platform_date_picker