fl_app_toast 1.0.0
fl_app_toast: ^1.0.0 copied to clipboard
fl_app_toast - A Flutter library for customizable toasts.
fl_app_toast #
A Flutter library for customizable toasts with smooth animations, supporting dynamic text/image sizes, toast types, positions, and overlay-based rendering.
Features #
- Smooth animations: fade, scale (with bounce), slide, icon rotation, and staggered fades.
- Customizable text/image sizes, colors, and border radius.
- Toast types: success, error, warning, info.
- Positions: top, center, bottom.
- Lightweight, using Flutter's Overlay system.
Installation #
Add to your pubspec.yaml
:
dependencies:
fl_app_toast: ^1.0.0