animated_quiz_chart 1.0.2
animated_quiz_chart: ^1.0.2 copied to clipboard
A beautiful animated quiz result chart package for Flutter with customizable progress indicators.
Changelog #
1.0.2 #
Fixed #
- Fixed static analysis issues reported by pub.dev
- Fixed deprecated
withOpacityusage by replacing withwithAlpha - Made state class public to resolve library_private_types_in_public_api warning
- Updated documentation examples to match actual API
Documentation #
- Improved API documentation with better examples
- Added comprehensive dartdoc comments to all public API elements