bg_progress_indicator 0.0.2
bg_progress_indicator: ^0.0.2 copied to clipboard
A fully customizable circular progress indicator for Flutter with gradient, range colors, dynamic updates, and more.
Changelog #
All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
0.0.2 - 2026-02-23 #
Added #
- Full example app in
example/folder demonstrating gradient, range-based, and dynamic indicators. - Screenshots for README showcasing different indicator styles.
- Optional video demo link in README for dynamic updates.
LICENSEfile added (MIT) and referenced inpubspec.yamlfor full pub.dev points.pubspec.yamlupdated withlicensefield and proper metadata for pub.dev publishing.
Fixed #
- YAML formatting issues in
pubspec.yamlcausingExpected ':'error. - Windows OneDrive file lock issues by adding recommendation to move project outside OneDrive for builds and tests.
Changed #
- README.md updated with clear installation instructions, usage example, and screenshots for better pub.dev score.
- Documentation links in
pubspec.yamlcorrected.