zeba_academy_voting 1.0.0 copy "zeba_academy_voting: ^1.0.0" to clipboard
zeba_academy_voting: ^1.0.0 copied to clipboard

Classroom live voting and poll system for Zeba Academy

Changelog #

All notable changes to this project will be documented in this file.

The format follows Keep a Changelog and this project follows Semantic Versioning.


1.0.0 - 2026-06-25 #

Added #

  • Initial stable release of Zeba Academy Voting.

Features #

  • Classroom live poll system
  • Multiple choice question support
  • Anonymous voting option
  • Real-time voting results UI
  • Dynamic vote percentage calculation
  • Poll option management
  • Poll history screen
  • Reusable Flutter voting widgets
  • Material 3 compatible UI components

Core Architecture #

  • Added BLoC based state management
  • Added clean package structure
  • Added reusable models:
    • Poll
    • PollOption

Widgets #

  • Added poll card component
  • Added voting option tile
  • Added result progress bar
  • Added voting screen
  • Added history screen

Developer Experience #

  • Added public package exports
  • Added documentation comments
  • Added example usage
  • Added unit tests
  • Verified with:
flutter analyze
flutter test
0
likes
150
points
70
downloads

Documentation

API reference

Publisher

verified publisherzeba.academy

Weekly Downloads

Classroom live voting and poll system for Zeba Academy

Homepage

License

GPL-3.0 (license)

Dependencies

equatable, flutter, flutter_bloc

More

Packages that depend on zeba_academy_voting