zeba_academy_classroom 1.0.0
zeba_academy_classroom: ^1.0.0 copied to clipboard
Virtual classroom UI package for Flutter.
Changelog #
All notable changes to this project will be documented in this file.
The format follows Keep a Changelog principles.
This project follows Semantic Versioning.
1.0.0 - 2026-06-27 #
๐ Initial Release #
First stable release of Zeba Academy Classroom.
A reusable Flutter package providing a complete virtual classroom UI system.
โจ Added #
๐จโ๐ซ Teacher Panel #
- Added reusable teacher profile component
- Added teacher name display
- Added classroom identity section
๐จโ๐ Student Management #
- Added student list widget
- Added student online/offline state
- Added microphone status indicator
- Added camera status indicator
๐ด Live Classroom System #
- Added live classroom status widget
- Added active/inactive classroom indicator
- Added customizable live state
๐ Classroom Controls #
- Added microphone control button
- Added camera control button
- Added end-class button
- Added callback support for custom actions
๐ฆ Core Package #
- Added
ClassroomStudentmodel - Added reusable classroom widgets
- Added complete classroom screen
- Added package exports
- Added null safety support
๐ Improvements #
- Created clean package architecture
- Organized widgets into reusable modules
- Improved developer experience
- Added documentation comments
- Added Flutter Material Design support
๐งช Testing #
Added package tests for:
- Student model creation
- Student state updates
- Widget initialization
- Classroom screen loading
๐ Documentation #
Added:
- Complete README documentation
- Installation guide
- Usage examples
- Folder structure documentation
- Contribution guidelines
๐ License #
Released under:
GNU General Public License v3.0
๐จโ๐ป Credits #
Developed by:
Sufyan bin Uzayr
Open-source developer creating meaningful Flutter packages.
Website:
๐ Zeba Academy #
Learning platform for coding, technology, and development.
Website:
Code resources:
Future Roadmap #
Planned improvements:
- โ Video classroom layout
- โ Screen sharing UI
- โ Chat panel
- โ Attendance tracking UI
- โ Classroom themes
- โ More customization options
Thank you for using Zeba Academy Classroom โค๏ธ