- Updated dependencies
- Support for Dart 3.0
- Added package topics to the pubspec file
- Support for Flutter 3.7
- Updated dependencies
- Improve example app. Note: avoid using setState calls frequently on the page where the CrCalendar widget is used to improve performance.
- Fixed pub points
- Support for Flutter 3.0.0
- Updated dependencies
- Removed pedantic from example
- Fixed issue
- static analysis fixes
- fixed current day when using calendar default design
- fixed issue with page controller. Added minDate and maxDate properties for date picker and cr calendar
- update links
- update links
- update repository
- update dependencies
- add nullsafety
- initial release.