curved_progress_bar 1.0.3
curved_progress_bar: ^1.0.3 copied to clipboard
Progressbar that has curved edge and can add animation duration to build the progressbar.
1.0.0 #
- Default flutter Progressbar with Curved Edges.
1.0.0+1 #
- Minor bug fixes and updated the documentations.
1.0.1 #
- CurvedLinearProgressIndicator Progress indicator misbehave. #1 1/2, issue fix.
1.0.2 #
- CurvedLinearProgressIndicator Progress indicator misbehave. #1 2/2, issue fix.
1.0.3 #
- Added possibility to set duration on CurvedLinearProgressIndicator by szilviszoke
- Fixed all the deprecated issues.