loading_progressbar 0.1.1 loading_progressbar: ^0.1.1 copied to clipboard
Flutter LoadingProgressbar Widget. You can pull out the progressbar Widget Whenever you want.
0.1.1 #
- Added put reverseDuration parameter into MultiLoadingProgressbar.
0.1.0 #
- Add reverseDuration, when progressbar hide.
- Fixed bug, It can't touch the Progressbar widget screen when pop action for progressbar hide.
0.0.7 #
- Changed removeEventListener to clearEventListener.
- Changed removeAnimatedEndListener to clearAnimatedEndListener.
0.0.6 #
- Fixed MultiLoadingProgressbar's dispose function.
0.0.5 #
- Fix defaultIndex normalize into show() function of MultiLoadingProgressbarController.
0.0.4 #
- Added MultiLoadingProgressbar Widget.
0.0.3 #
- Added put init widgetVisible property into
dispose()
function.
0.0.2 #
- All Ready!
0.0.1 #
- TODO: Describe initial release.