- add toast feature
- fix null check bug
- make
of
method optional
- sync 0.0.10
- add global hud support
- fix bug
- null safety
- change deprecated method
- Optimize performance
- add maximumDismissDuration property
- fix dark mode show for CupertinoActivityIndicator
- add Future return for
showSuccessAndDismiss
andshowErrorAndDismiss
- add
showSuccessAndDismiss
method - add
showErrorAndDismiss
method - fix dispose bug for animationController
- add
showLoading
method - return Future for
showAndDismiss
- remove reset animation
- Initial release