calendart 1.0.7 calendart: ^1.0.7 copied to clipboard
High customizable Flutter calendar widgets with popup view and multi-columns/rows of months, multi-scroll directions, multi-selections.
[1.0.7] - 4/12/2020. #
- Rename ComboTextTitlePlacement with CalendarComboTextTitlePlacement
[1.0.6] - 4/11/2020. #
- Implement 'titleDecoratorBuilder' in parameters
[1.0.5] - 3/26/2020. #
- Pass CalendarComboController to calendarDecoratorBuilder
- Use combos 1.2.0
[1.0.4] - 3/23/2020. #
- Implement month/calendar decorators, fix in popup calendar selection
[1.0.3] - 3/22/2020. #
- Implement 'monthSize' calendar property
[1.0.2] - 3/22/2020. #
- Implement calendar controllers
[1.0.1] - 3/21/2020. #
- Update combo title, use combos 1.1.7
[1.0.0] - 3/20/2020. #
- Implement customizable selections + fixes
[0.9.0] - 3/19/2020. #
- Implement Calendar, CalendarCombo (need to implement custom selections posibility)
[0.0.1] - 3/10/2020. #
- Starting development