flutter_hot_toast library

Classes

FlutterHotToast
GlobalLoaderOverlay
Global widget that can be used to wrap the whole app
HotToast
LoaderOverlay
Class that effectively display the overlay on the screen. It's a Stateful widget so we can dispose when not needed anymore
OverlayControllerWidget
The inherited widget that guarantees the behavior of the overlay

Extensions

OverlayControllerWidgetExtension on BuildContext
Just a extension to make it cleaner to show or hide the overlay

Constants

globalLoaderContext → const _GlobalLoaderContext