calendar_date_picker2 0.2.6 copy "calendar_date_picker2: ^0.2.6" to clipboard
calendar_date_picker2: ^0.2.6 copied to clipboard

A lightweight and customizable calendar picker based on Flutter CalendarDatePicker, with support for single date picker, range picker and multi picker.

[0.2.6] #

  • feat: add firstDayOfWeek into config
  • feat: add closeDialogOnOkTapped into config
  • update: rename shouldCloseDialogAfterCancelTapped to closeDialogOnCancelTapped
  • update: set default value as true for both closeDialogOnOkTapped & closeDialogOnCancelTapped

[0.2.5] #

  • feat: add yearTextStyle into config
  • fix: fix onCancelTapped get called on Ok button tapped

[0.2.4] #

  • feat: add dayBorderRadius into config
  • feat: add yearBorderRadius into config
  • refactor: change param borderRadius'type of function showCalendarDatePicker2Dialog to BorderRadius
  • refactor: code clean-up

[0.2.3] #

  • feat: add todayTextStyle into config
  • docs: fix documentation grammar issue
  • refactor: clean up codebase and rebase flutter's source code

[0.2.2] #

  • Add new config option disabledDayTextStyle for disabled calendar days
  • Add selectableDayPredicate into built-in dialog function

[0.2.1] #

  • Fix keyboard assertion when no focused day is set
  • Fix time part not respected in range picker mode

[0.2.0] #

  • Fix Calendar body's GridView default extra padding

[0.1.9] #

  • Update readme

[0.1.8] #

  • Fix month label not change issue

[0.1.7] #

  • Add shouldCloseDialogAfterCancelTapped into CalendarDatePicker2WithActionButtonsConfig
  • Add dialogBackgroundColor into showCalendarDatePicker2Dialog

[0.1.6] #

  • Fix change log

[0.1.5] #

  • Update package description

[0.1.4] #

  • Update package intro

[0.1.3] #

  • Fix wording issue

[0.1.2] #

  • Update readme

[0.1.1] #

  • Fix Flutter 3.0.0 compiler warning regarding null-aware operation

[0.1.0] #

  • Fix binding lint warning

[0.0.9] #

  • Fix binding lint warning

[0.0.8] #

  • Fix binding lint warning

[0.0.7] #

  • Update readme

[0.0.6] #

  • Fix static analysis

[0.0.5] #

  • Update readme pub dev link

[0.0.4] #

  • Update readme

[0.0.3] #

  • Update license

[0.0.2] #

  • Add implementation for dialog function
  • Fixed styling issues for current year item in year mode

[0.0.1] #

  • Fully working CalendarDatePicker2; example included
387
likes
0
pub points
99%
popularity

Publisher

unverified uploader

A lightweight and customizable calendar picker based on Flutter CalendarDatePicker, with support for single date picker, range picker and multi picker.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on calendar_date_picker2