sleek_circular_slider 1.0.5 sleek_circular_slider: ^1.0.5 copied to clipboard
A highly customizable circular slider/progress bar for Flutter.
[1.0.0] - 2019-10-07. #
- Initial release of the circular slider for Flutter.
[1.0.1] - 2019-10-08. #
- Trying to figure out why Flutter Pub website doesn't display gifs in the README.md
[1.0.2] - 2019-10-08. #
- Another attempt to fix gifs in the README.md
[1.0.3] - 2019-10-08. #
- The last attempt to fix it by modifing the homepage in the pubspec.yaml
[1.0.4] - 2019-10-08. #
- Fixed a bug causing an exception to be thrown when onChangeStart or onChangeEnd were null
[1.0.5] - 2019-10-09. #
- Fixed a bug causing an exception to be thrown when there was the setState being called from the onChange closure