awesome_calendar 1.1.1 awesome_calendar: ^1.1.1 copied to clipboard
An easy to use and customizable calendar for Flutter, It allows single, multi and range selection
[1.1.1] - 28/09/2021 #
- Update readme
[1.1.0] - 28/09/2021 #
- Add new flutter linter and fixe related warnings
- ⚠️ Breaking change:
SelectionMode
enum 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.