export library
Classes
- FlutterToast
- A class for displaying custom toasts in a Flutter application.
- NativeToast
- A service to manage navigation with a global navigator key.
Enums
- ToastGravity
- Enum to define the possible positions of the toast on the screen.
Functions
-
flutterToastBuilder(
) → TransitionBuilder - A function to create a TransitionBuilder for displaying custom toasts.