zeba_academy_curriculum_ui 1.0.0
zeba_academy_curriculum_ui: ^1.0.0 copied to clipboard
Curriculum planning and academic pathway widgets for Flutter.
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 (SemVer).
1.0.0 - 2026-06-08 #
🎉 Initial Release #
First stable release of zeba_academy_curriculum_ui.
Added #
Semester Planning
- Added
SemesterPlannerwidget. - Supports expandable semester layouts.
- Displays semester-wise subject organization.
- Optimized for academic planning interfaces.
Course Mapping
- Added
CourseMapwidget. - Visualizes course progression.
- Displays prerequisite relationships.
- Suitable for degree and certification pathways.
Subject Tracking
- Added
SubjectTrackerwidget. - Progress indicators for individual subjects.
- Completion percentage visualization.
- Responsive progress layouts.
Progress Dashboard
- Added
ProgressDashboardwidget. - Displays overall academic progress.
- Linear progress visualization.
- Clean dashboard-style presentation.
Academic Pathways
- Added
AcademicPathwaywidget. - Learning journey visualization.
- Milestone-based progression tracking.
- Completion state indicators.
Data Models
Added built-in models:
SemesterModelCourseModelSubjectModelPathwayModel
Package Infrastructure
- Public exports through a single library entry point.
- Flutter package structure optimized for reuse.
- Example application included.
- Material Design compatible UI.
- Null-safe implementation.
- Dart 3 compatible.
Documentation #
- Added comprehensive README.
- Added installation guide.
- Added usage examples.
- Added component documentation.
Licensing #
- Released under GNU General Public License v3.0 (GPL-3.0).
Upcoming #
Planned for v1.1.0 #
- Curriculum Timeline Widget
- GPA Progress Components
- Credit Hour Tracker
- Academic Milestone Cards
- Enhanced Theme Customization
Planned for v2.0.0 #
- Interactive Curriculum Builder
- Drag-and-Drop Semester Planner
- Curriculum Dependency Graph
- Degree Completion Analytics
- Graduation Eligibility Dashboard
- Academic Performance Insights
- Learning Outcome Tracking
- Advanced Academic Roadmaps
Made with ❤️ by Sufyan bin Uzayr and Zeba Academy.