zeba_academy_event_scheduler 1.0.0
zeba_academy_event_scheduler: ^1.0.0 copied to clipboard
Offline task & event scheduler for Flutter with recurring events, notifications, and calendar view.
Changelog for zeba_academy_event_scheduler #
All notable changes to this package will be documented in this file.
1.0.0 - 2026-03-14 #
Added #
- Initial release of zeba_academy_event_scheduler.
- Offline event and task scheduling support.
- Recurring events with custom intervals (daily, weekly, monthly).
- Local notifications for event reminders.
- Calendar UI integration using TableCalendar.
- Event storage using Hive local database.
- Example project demonstrating event creation, calendar view, and notifications.
Fixed #
- N/A (first release)
Changed #
- N/A (first release)
Removed #
- N/A (first release)
Note: All dates are based on the first production-ready release. Future updates will include version increments according to semantic versioning.