animated_toast_plus 1.0.3
animated_toast_plus: ^1.0.3 copied to clipboard
A customizable and animated toast/snackbar package for Flutter.
1.0.3 #
Changelog #
All notable changes to this project will be documented in this file.
[1.0.3] - 2025-08-07 #
Added #
- Initial release of
animated_toast_plus
package. - Support for 4 types of toasts: Success, Error, Warning, Info.
- Customizable toast appearance with icon, title, subtitle, background color, and position (top, bottom, center).
- Smooth slide-in/out animations for toasts.
- Bounce animation effect on toast icons.
- Overlay-based toast display with customizable duration.
- Example app included demonstrating usage for all toast types.
Fixed #
- N/A (Initial release)
Changed #
- N/A (Initial release)