flutter_date_pickers 0.1.2
flutter_date_pickers: ^0.1.2 copied to clipboard
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.2 23 June 2020 #
Added day headers style customization. Added prev/next icon customization.