zeba_academy_local_calendar 0.0.1
zeba_academy_local_calendar: ^0.0.1 copied to clipboard
Offline calendar for lessons, events, and reminders.
๐ CHANGELOG #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.1 - 2026-04-10 #
โจ Added #
- Initial release of zeba_academy_local_calendar
- ๐ Monthly calendar view
- ๐ Weekly calendar view
- โ Mark dates as completed, pending, or important
- ๐พ Offline storage using Hive
- ๐งฉ Clean architecture (Model, Service, Controller, Widgets)
- ๐ฏ Basic calendar UI with selectable day tiles
โ๏ธ Technical #
- Hive integration with
CalendarEventmodel - Local storage service implementation
- State management using
ChangeNotifier - Modular widget structure
๐งช Testing #
- Unit tests for
CalendarController - Hive test setup with temporary directory
๐ฎ Upcoming #
Planned Features #
- Long-press to select event status
- Add notes to events
- UI improvements & animations
- Theme customization support
- Event list view below calendar
- Callback support for date selection
๐ Notes #
- This is the first stable version of the package
- Fully offline with no external dependencies
โค๏ธ Acknowledgements #
Built with โค๏ธ by Sufyan bin Uzayr under the Zeba Academy initiative.
Thank you for using zeba_academy_local_calendar! ๐