light_toast 1.1.0
light_toast: ^1.1.0 copied to clipboard
A lightweight Flutter package for displaying customizable toast messages with support for icons, images, configurable durations, 9 screen positions, and RTL/LTR direction.
1.1.0 #
- Added 9 toast positions:
topLeft,topCenter,topRight,centerLeft,center,centerRight,bottomLeft,bottomCenter,bottomRight - Added
ToastDirectionenum (ltr/rtl) for explicit RTL/LTR support
1.0.2 #
Readme updated
1.0.1 #
Readme updated
1.0.0 – Initial stable release #
No longer context-dependent
0.0.9 #
Dependencies updated