progress_bar_rounded 1.0.1
progress_bar_rounded: ^1.0.1 copied to clipboard
A customizable rounded progress bar widget for Flutter with smooth animations, multiple themes, and flexible child widget support.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.1 2025-01-XX #
1.0.0 2025-01-XX #
Added #
- Initial release of progress_bar package
- RoundedProgressBar widget with customizable properties
- Support for child widgets (left, right, center)
- Smooth animations with configurable duration
- Bidirectional progress support (left-to-right and right-to-left)
- Customizable colors, heights, borders, and animations
- Built-in color schemes and themes
- Responsive design that adapts to different screen sizes