zeba_academy_notebook_ui 1.0.0
zeba_academy_notebook_ui: ^1.0.0 copied to clipboard
Beautiful notebook-themed Flutter widgets for study planners, digital notebooks, assignment tracking, and educational applications.
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.
1.0.0 - 2026-06-05 #
🎉 Initial Release #
First stable release of zeba_academy_notebook_ui.
✨ Added #
📝 Sticky Notes
- Added customizable
StickyNotewidget. - Support for custom note text.
- Customizable colors and sizing.
- Paper-like sticky note appearance.
📄 Ruled Paper Background
- Added
RuledPaperwidget. - Notebook-style horizontal guide lines.
- Red margin line support.
- Ideal for note-taking interfaces.
📚 Notebook Tabs
- Added
NotebookTabwidget. - Interactive notebook-inspired tab design.
- Selected and unselected states.
- Smooth animated transitions.
📋 Assignment Widgets
- Added
AssignmentCardwidget. - Assignment title display.
- Subject information display.
- Due date support.
- Completion status indicator.
📊 Study Tracker
- Added
StudyTrackerwidget. - Visual progress tracking.
- Goal completion monitoring.
- Linear progress indicator support.
🎨 Theming
- Added
NotebookColorsutility class. - Predefined notebook-inspired color palette.
- Sticky note color presets.
- Paper and notebook theme colors.
📦 Package Infrastructure
- Exported all widgets through a single library file.
- Added Flutter package structure.
- Added example implementation.
- Added widget tests.
- Added documentation and usage examples.
- Added GPL-3.0 license support.
🚀 Supported Use Cases #
- Educational applications
- Student dashboards
- Digital notebooks
- Study planners
- Learning management systems
- Revision trackers
- Homework organizers
- Productivity applications
🔧 Technical Details #
-
Flutter Material 3 compatible.
-
Null-safety enabled.
-
Responsive widget layouts.
-
Lightweight implementation.
-
No external dependencies.
-
Cross-platform support:
- Android
- iOS
- Web
- Windows
- macOS
- Linux
Upcoming Features #
Planned for Future Releases #
- Spiral notebook bindings
- Page flip animations
- Notebook page transitions
- Bookmark ribbons
- Folded paper corners
- Subject planner widgets
- Timetable widgets
- Attendance tracker
- GPA tracker
- Study streak widgets
- Pomodoro timer UI
- Habit tracker
- Goal planner widgets
- Exam countdown widgets
- Interactive notebook layouts
For support, feature requests, or contributions, please open an issue or submit a pull request.