animated_quiz_chart 1.0.4 copy "animated_quiz_chart: ^1.0.4" to clipboard
animated_quiz_chart: ^1.0.4 copied to clipboard

A beautiful animated quiz result chart package for Flutter with customizable progress indicators.

Changelog #

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

1.0.4 #

Added #

  • Demo video showing package functionality
  • Thumbnail image for video preview

Changed #

  • Updated example app to demonstrate all features

Fixed #

  • Git repository organization
  • Package structure for pub.dev publishing

1.0.3 #

Fixed #

  • Fixed QuizResult validation to allow totalQuestions = 0
  • Fixed percentage calculation for edge cases
  • Updated test cases to match new QuizResult constructor
  • Added missing publish_to: none in example pubspec

Changed #

  • Improved error messages in QuizResult constructor
  • Enhanced test coverage with more edge cases

1.0.2 #

Added #

  • Initial release of AnimatedQuizChart widget
  • ResultPage for complete result screens
  • QuizResult data model
  • CircleProgressPainter for custom chart painting
  • Basic example application

Features #

  • Animated circular progress chart
  • Customizable colors and sizes
  • Smooth animations with configurable duration
  • Mobile-optimized for Android and iOS
2
likes
160
points
250
downloads

Publisher

unverified uploader

Weekly Downloads

A beautiful animated quiz result chart package for Flutter with customizable progress indicators.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, provider

More

Packages that depend on animated_quiz_chart