platform_date_picker 0.1.0-nullsafety.0 copy "platform_date_picker: ^0.1.0-nullsafety.0" to clipboard
platform_date_picker: ^0.1.0-nullsafety.0 copied to clipboard

outdated

Unlike the default show date and time functions, this package chooses the appropiate widget depending on the platform specified in the ThemeData of MaterialApp and CupertinoApp.

[0.1.0-nullsafety.0] - 12/5/2020. #

  • Migrated to null safety. Requires at least Flutter v1.24 or Dart v2.12.

[0.0.4+1] - 10/17/2020. #

  • Update pubspec description.

[0.0.4] - 10/17/2020. #

  • Removed universal_platform dependency. It now checks for the Target Platform within ThemeData of MaterialApp or CupertinoApp.

[0.0.3] - 8/11/2020. #

  • Added platform aware time picker, changed function names to showDate and showTime

[0.0.2] - 7/28/2020. #

  • Add support for web

[0.0.1] - 7/28/2020. #

  • Initial Release
22
likes
0
pub points
77%
popularity

Publisher

unverified uploader

Unlike the default show date and time functions, this package chooses the appropiate widget depending on the platform specified in the ThemeData of MaterialApp and CupertinoApp.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on platform_date_picker