calendar_date_picker2 0.1.5
calendar_date_picker2: ^0.1.5 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.1.4 Update package description #
0.1.3 Update readme #
- Fix wording issue
0.1.2 Update readme #
- Update readme
0.1.1 Fix Flutter 3.0.0 compiler warning #
- Fix Flutter 3.0.0 compiler warning regarding null-aware operation
0.1.0 Fix binding lint warning #
- Fix binding lint warning
0.0.9 Fix binding lint warning #
- Fix binding lint warning
0.0.8 Fix binding warning #
- Fix binding lint warning
0.0.7 Update readme #
- Update readme
0.0.6 Fix static analysis #
- Fix static analysis
0.0.5 Update license #
- Update readme pub dev link
0.0.4 Update license #
- Update readme
0.0.3 Update license #
- Update license
0.0.2 Initial release #
- Add implementation for dialog function
- Fixed styling issues for current year item in year mode
0.0.1 Initial release #
- Fully working CalendarDatePicker2; example included