zeba_academy_exam_ui_kit 1.0.0
zeba_academy_exam_ui_kit: ^1.0.0 copied to clipboard
Professional exam and quiz UI kit for Flutter with question cards, result analytics, leaderboards, and reusable exam layouts for EdTech apps.
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-03-06 #
Added #
- Initial release of
zeba_academy_exam_ui_kit. - QuestionCard widget for displaying multiple-choice questions.
- ExamLayout for reusable exam screen structure.
- ExamProgressBar widget to display question progress.
- ResultScreen to show exam score and percentage.
- AnalyticsScreen for detailed exam analytics (correct, wrong, skipped).
- LeaderboardTile widget for showing ranked users with scores.
- Responsive layout suitable for mobile, tablet, and web.
- Example app demonstrating all widgets and layouts.
- Screenshot ready for Pub.dev display.
Fixed #
- N/A (Initial release).
Changed #
- N/A (Initial release).
Deprecated #
- N/A (Initial release).
Removed #
- N/A (Initial release).
