as_calendar 1.2.2 as_calendar: ^1.2.2 copied to clipboard
Awesome calendar with customizations, range picking and event showing.
1.2.2 #
- Updated
intl
to the latest version (any
) to ensure compatibility with future releases. - Minor performance improvements and bug fixes.
1.2.1 #
- Updated dependencies.
- Support for Dart 3.0.
- Added package topics to the
pubspec
file.
1.1.0 #
- Support for Flutter 3.7.
- Updated dependencies.
- Improved example app. Note: avoid frequent
setState
calls on the page where theCrCalendar
widget is used to improve performance.
1.0.0+1 #
- Fixed pub points.
1.0.0 #
- Support for Flutter 3.0.0.
- Updated dependencies.
- Removed
pedantic
from the example.
0.0.9 #
- Static analysis fixes.
0.0.8 #
- Fixed current day when using calendar default design.
0.0.7 #
- Fixed issue with page controller. Added
minDate
andmaxDate
properties for date picker andCrCalendar
.
0.0.6 #
- Updated links.
0.0.5 #
- Updated links.
0.0.4 #
- Updated repository.
0.0.3 #
- Updated dependencies.
0.0.2-nullsafety #
- Added null-safety support.
0.0.1 #
- Initial release.