zeba_academy_study_planner 1.0.0
zeba_academy_study_planner: ^1.0.0 copied to clipboard
Complete study planner package with timetable, Pomodoro timer, revision planner, goals and exam countdown.
All notable changes to zeba_academy_study_planner will be documented in this file.
The format is based on Keep a Changelog and follows semantic versioning.
1.0.0 - 2026-06-11 #
๐ Initial Release #
This is the first stable release of the Zeba Academy Study Planner Flutter package.
โจ Added #
-
๐ Study Timetable system (
StudyTimetable) -
๐ Pomodoro Timer widget (
PomodoroTimer) -
๐ Revision Planner (
RevisionPlanner) -
๐ฏ Daily Goals tracker (
DailyGoals) -
โณ Exam Countdown widget (
ExamCountdown) -
๐ฆ Core data models:
StudyTaskStudyGoalStudySubject
-
๐งฉ Clean modular architecture (models, widgets, controllers, utils)
-
๐ค Fully exportable API via single import
-
๐ฑ Flutter Material Design compatible UI components
-
โก Lightweight and easy to integrate into any Flutter app
-
๐ Null-safety support
๐งช Testing #
- Basic unit tests added for models
- Widget test support for UI components
- Package passes
flutter analyzewith no issues
๐ Documentation #
- Production-ready README with full usage examples
- GPL-3.0 license included
- Installation and quick-start guide added
[Unreleased] #
๐ง Planned Features #
- ๐ Study analytics dashboard
- ๐ Progress tracking per subject
- ๐ Notification reminders for study sessions
- โ๏ธ Local storage support (Hive / SharedPreferences)
- ๐ Weekly & monthly planner views
- ๐ Study streak system
- ๐จ Theme customization support
- ๐ Export study plans to PDF
- ๐ Calendar integration
- ๐ฅ Multi-user study profiles
Versioning Strategy #
- Major version (X.0.0): Breaking changes
- Minor version (0.X.0): New features (backward compatible)
- Patch version (0.0.X): Bug fixes and improvements
Support #
If you find issues or want to contribute:
- Open an issue on GitHub
- Submit pull requests for improvements
- Share feedback with the Zeba Academy community
Thank you for using Zeba Academy Study Planner ๐