awesome_calendar 1.1.0
awesome_calendar: ^1.1.0 copied to clipboard
An easy to use and customizable calendar for Flutter, It allows single, multi and range selection
1.1.0 28/09/2021 #
- Add new flutter linter and fixe related warnings
- ⚠️ Breaking change:
SelectionModeenum values are now in lower case to comply with: https://dart-lang.github.io/linter/lints/constant_identifier_names.html
1.0.3 20/09/2021 #
- Upgrade Flutter version
- Fix import sorting
- Change deprecated
accentColor
1.0.2 22/07/2021 #
- Edit readme
- Fix dialog height issue
1.0.0 22/07/2021 #
- Initial release.