date_picker_plus 3.0.2 copy "date_picker_plus: ^3.0.2" to clipboard
date_picker_plus: ^3.0.2 copied to clipboard

A Flutter library that provides a customizable Material Design date and range picker widgets.

3.0.2 #

  • Add semantic labels for next/previous button see #21

3.0.1 #

  • Fix Assertions issue see #18

3.0.0 [Breaking] #

  • Fix Assertions issue see #14
  • Fix Types see #13

2.1.0 #

  • Ignore time in all DateTime classes. fixes #11
  • User now can pick the same date as a range fixes #10
  • User now can choose to center the leading date or not fixes #10

2.0.3 #

  • Add cupertino_icons to dependencies. Closes #9

2.0.2 #

  • Fix Images url in README.md
  • Fix Broken golden tests.

2.0.0 [Breaking] #

  • Add RangeDatePicker.
  • Remove color properties in favor of providing a textStyle.
  • Rename properties to avoid confusion.
  • Expose DaysPicker, MonthPicker, YearsPicker widgets to use instead of using a full picker.
  • Update docs and README and Example.

1.1.3 #

  • Add ability to modify splash & highlight colors.

1.1.2 #

  • fix docs

1.1.1 #

  • Add the ability to customize header.

1.1.0 #

  • Update to flutter 3.10
  • Fix ReadMe.
  • Add library screenshots.

1.0.2 #

  • Change library name.

1.0.1 #

  • Fix example url in Readme.

1.0.0 #

  • initial release.
50
likes
140
pub points
96%
popularity
screenshot

Publisher

unverified uploader

A Flutter library that provides a customizable Material Design date and range picker widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cupertino_icons, flutter, intl

More

Packages that depend on date_picker_plus