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

outdated

Mnimalist wrapper around the showDatePicker and CupertinoDatePicker methods, which allows the developer to display a date picker that is appropriate for the current platform (either Android or iOS).

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.2

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
0
points
23
downloads

Publisher

verified publisherresponsivehelp.com

Weekly Downloads

Mnimalist wrapper around the showDatePicker and CupertinoDatePicker methods, which allows the developer to display a date picker that is appropriate for the current platform (either Android or iOS).

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on show_platform_date_picker