load 0.1.5 load: ^0.1.5 copied to clipboard
Global loading widget, Pure flutter library, not use native code. It is similar to OKToast in use.
0.1.5 #
Fix:
- Fixed
tapDismiss
of the relationship between the method parameter and themeData parameter. PriorityshowLoadingDialog
method, the value of themeData is used when not specified in the method.
0.1.4 #
Add:
- Add param tapDismiss for
showLoadingDialog
andshowCustomLoadingWidget
.
0.1.3 #
fix:
- future remove flag value.
0.1.2 #
Support custom loading widget.
0.1.1 #
update readme and pub homepage.
0.1.0 #
First version.