overlay_kit 1.1.2
overlay_kit: ^1.1.2 copied to clipboard
A flutter package that have a loading progress,toast message and some future extension.
1.1.2 #
- Bug Fix: Fixed a bug related to the default widget.
1.1.1 #
Added #
- Enhanced
callWithProgress
method inFutureExtension
to include customizable parameters:BuildContext? context
Color? barrierColor
Color? circularProgressColor
Widget? widget
String? gifOrImagePath
bool barrierDismissible
double? loadingWidth
1.1.0 #
Bug fix
1.0.9 #
Add ignoring parameter to OverlayToastMessage
1.0.8 #
appPrimaryColor added
1.0.7 #
dispose error fixed
1.0.6 #
doc edit
1.0.5 #
back button fixed
1.0.4 #
edited documentation
1.0.3 #
manager class is hidden
1.0.2 #
toast bug fixed
1.0.1 #
overlay bug fixed
1.0.0 #
init