app_date_picker 0.0.3 copy "app_date_picker: ^0.0.3" to clipboard
app_date_picker: ^0.0.3 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.3 #

Added #

  • create example file.

0.0.2 #

Added #

  • Initial release of app_date_picker package.

0.0.1 #

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.

Notes #

  • This is the first stable version.
  • Lightweight and ready for production use.
0
likes
140
points
26
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

app_style, flutter, flutter_cupertino_datetime_picker

More

Packages that depend on app_date_picker