progress_indicator_plus 0.0.4
progress_indicator_plus: ^0.0.4 copied to clipboard
A Flutter package that provides customizable progress indicators with dynamic text color contrast.
0.0.1 - 2023-10-01 #
Added #
- Initial release of
progress_indicator_plus. - Customizable linear progress indicator with dynamic text color contrast.
- Text color dynamically changes to ensure visibility, even if the progress is in the middle of the text.
- Easily change the height, padding, colors, and other properties.
- Supports custom decorations and gradients.
0.0.2 - 2023-10-02 #
Added #
- Added examples to README for different text visibility cases.
- Improved documentation and usage examples.
- Updated README with images illustrating text on background, half on background and half on progress color, and text on progress color.
0.0.4 2023-1-2 #
- update github repo link