elliptical_progress_bar 0.1.0+1
elliptical_progress_bar: ^0.1.0+1 copied to clipboard
A Flutter package for creating customizable elliptical progress bars with various options.
0.0.1 #
- Initial release
0.0.1+1 #
- Documentation and license fixes
0.0.1+2 #
- Added documentation
0.0.1+3 #
- Added web support
0.0.1+4 #
- Added documentation
0.0.1+5 #
- Fixed small bug
0.0.1+6 #
- Fixed text bug
0.0.1+7 #
- Added desktop support
0.1.0 #
- EllipticalProgressBar is now stateful.
- Added AnimatedEllipticalProgressBar, supporting animation.
0.1.0+1 #
- Documentation fixes.