toastify_flutter library

Classes

CustomToast
A customizable toast widget to display brief messages on the screen.
FillColoredToast
A fill-colored toast widget.
FlatColoredToast
A flat-colored toast widget.
FlatToast
A flat toast widget.
MinimalToast
A minimal toast widget.
SimpleToast
A simple toast widget.
SlideOutToast
A widget that displays a custom toast message with a sliding animation.
ToastifyFlutter
A utility class to display customizable toast notifications in a Flutter application.

Enums

ToastAlignment
ToastPosition
Enum that defines the vertical position of the toast notification.
ToastStyle
Enum that defines different styles for the toast notification.
ToastType
Enum that defines different types of toast notifications.