dropdown_date_picker 0.1.1+2 copy "dropdown_date_picker: ^0.1.1+2" to clipboard
dropdown_date_picker: ^0.1.1+2 copied to clipboard

A dropdown date picker package for date selection like year, month and day.

0.0.1 - 2020-08-11 #

  • Initial release: A date picker styled dropdown widget.

0.0.2 - 2020-08-11 #

  • Added example (failed)
  • getDate() function adds a leading zero to month/day if length equals 1

0.0.3 - 2020-08-11 #

  • Added example

0.1.0 - 2020-12-20 #

New features:

  • dropdownColor: (Color) - to change the DropdownMenuItem color
  • ascending: (bool) - DropdownMenuItems will be generated in either ascending or descending order
  • dateHint: (DateHint) - Option to add you own hints when no date is picked (default is: 'yyyy', 'mm', 'dd')

0.1.1 - 2020-12-20 #

  • Minor changes
  • Improved docs

0.1.1+0 - 2020-12-20 #

  • Updated README

0.1.1+1 - 2020-12-20 #

  • Updated README

0.1.1+2 - 2020-12-20 #

  • Updated README
14
likes
40
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

A dropdown date picker package for date selection like year, month and day.

Repository (GitLab)
View/report issues

License

MIT (license)

Dependencies

flutter, meta

More

Packages that depend on dropdown_date_picker