customizable_progress_bar 0.0.1
customizable_progress_bar: ^0.0.1 copied to clipboard
A highly customizable Flutter package providing both linear and circular progress bars with smooth animations, extensive styling options, and responsive design. Perfect for creating engaging loading i [...]
Changelog #
0.0.1 #
Features #
- Implemented fully customizable linear progress bar
- Implemented fully customizable circular progress bar
- Added smooth animation support for both progress bar types
- Added responsive design support
Customization Options #
- Progress value control (0.0 to 1.0)
- Customizable size for circular progress bar
- Adjustable stroke width
- Configurable background and progress colors
- Customizable animation duration
Documentation #
- Added comprehensive README with usage examples
- Included detailed parameter documentation
- Added contribution guidelines