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

A simple and flexible Flutter widget that allows users to select dates with a Cupertino-style date picker. Customize date format, initial date, and confirmation text.

Changelog #

All notable changes to this project will be documented in this file.

0.0.5 #

Aug 22, 2025 #

✨ Updated #

  • Updated Dart sdk to 3.9.0
  • Removed app_style Dependency
  • Removed flutter_lints Dependency

0.0.4 #

Aug 10, 2025 #

  • Updated #

  • Updated dependency app_style to 0.0.4.

0.0.3 #

Added #

created example file.

0.0.2 #

Added #

  • Added AppDatePicker widget to easily select dates using a Cupertino-style picker.
  • Customizable date format, initial date, and confirm button text.
  • Callback function onSelectDateTime to handle selected date.
  • Example usage included.

0.0.1 #

Added #

Initial release of app_date_picker package.

Notes #

  • This is the first stable version.
  • Lightweight and ready for production use.
0
likes
150
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

A simple and flexible Flutter widget that allows users to select dates with a Cupertino-style date picker. Customize date format, initial date, and confirmation text.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_cupertino_datetime_picker

More

Packages that depend on app_date_picker