mobkit_calendar 1.2.0
mobkit_calendar: ^1.2.0 copied to clipboard
Mobkit Calendar has built-in basic functionalities for scheduling and representing appointments/events efficiently.
1.2.0 #
Updated Dependency
- Updated
intldependency to^0.20.2for Flutter3.32+compatibility.
1.1.0 #
Updated Dependency
- Upgraded Android compileSdkVersion to 35 to support the latest Android APIs.
1.0.1 #
Bug fixes
- The problem caused by data with a start date after the end date has been resolved.
1.0.0 #
Updated Dependency
- Upgraded the
intlpackage dependency from^0.18.0to^0.19.0. This update includes improvements and bug fixes provided in the latest version ofintl, ensuring better performance and compatibility.
Users are encouraged to update to this version to benefit from the improvements in intl ^0.19.0
0.1.3 #
Example Page
- Example page edited.
0.1.2 #
Bug fixes
- Calendar scroll listener bug (Doesn't work when theme changed) fixed.
- mobkitCalendarController nextPage and previusPage functions edited.
0.1.1 #
Bug fixes
- mobkitCalendarController null control fixed
0.1.0 #
Bug fixes
- Recurrency multiple item fixed
0.0.9 #
Bug fixes
- Header widget is now called with the correct date.
- All weeks are now visible in the monthly view.
0.0.8 #
- Topics added.
0.0.7 #
- Fixed the issue of not being able to drill down to the selected date when the calendar view is changed.
0.0.6 #
- parseAppointmentModel method bug fixed.
0.0.5 #
- Platform support edited.
0.0.4 #
- Package dependencies edited.
0.0.3 #
- Support up-to-date dependencies.
0.0.2 #
- README file edited.
0.0.1 #
- The package has been published.