circular_seek_bar 1.1.1 circular_seek_bar: ^1.1.1 copied to clipboard
Circular progress/seek bar package for flutter that supports customizable animations, dashes, and gradients.
1.0.0 #
- Initial release
1.0.0+1 #
- Edit README.md and description
1.0.1 #
- reformat dart code and edit README.md
1.0.2 #
- Fix bug: Fix progress not updated bug
1.0.3 #
- Fix bug: Fix progress not updated bug
- Add animation description
1.0.3+1 #
- Edit description
1.0.3+2 #
- Change GitHub workflow badge routes
1.0.3+3 #
- Change GitHub workflow badge routes
1.1.0 #
-
Modify the formula to get the radius of CircularSeekBar
-
Fix bug: Large barWidth with strokeCap round looks odd(#1)
1.1.0+1 #
- Format dart code
1.1.0+2 #
- Update for pub score
1.1.1 #
- Upgrade supported flutter and dart version