Null safety version.
Fix:
- fix dismissAnim error in fast hide loading.
- Update readme.
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.
Add:
- Add param tapDismiss for
showLoadingDialog
andshowCustomLoadingWidget
.
fix:
- future remove flag value.
Support custom loading widget.
update readme and pub homepage.
First version.