flutter_date_pickers 0.1.7 copy "flutter_date_pickers: ^0.1.7" to clipboard
flutter_date_pickers: ^0.1.7 copied to clipboard

outdated

Flutter package for day, week, range and month date pickers.

[0.0.6] - 21 November 2019 #

Added support for custom day decoration. Added support for custom disabled days.

[0.1.0] - 31 May 2020 #

Fixed i18n issue for MonthPicker in case no locale was set. Fixed selection periods with unselectable dates issue in RangePicker. Minor changes and fixes.

[0.1.1] - 20 June 2020 #

Added scrollPhysics property to DatePickerLayoutSettings.

[0.1.3] - 23 June 2020 #

Added day headers style customization. Added prev/next icon customization. Added selected period text styles customization.

[0.1.4] - 2 July 2020 #

Added firstDayOfWeekIndex customization.

[0.1.5] - 29 July 2020 #

Added support of the CupertinoApp ancestor (fixed #29).

[0.1.6] - 21 August 2020 #

Added two customizable fields to DatePickerLayoutSettings: showNextMonthStart, showPrevMonthEnd (implemented #28).

[0.1.7] - 25 August 2020 #

Added onMonthChange callback for all day based pickers. Added newPeriod field to UnselectablePeriodError class.

142
likes
0
pub points
96%
popularity

Publisher

unverified uploader

Flutter package for day, week, range and month date pickers.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_localizations, intl

More

Packages that depend on flutter_date_pickers