flutter_animated_toast 0.0.4
flutter_animated_toast: ^0.0.4 copied to clipboard
A customizable Flutter toast package featuring clean animations, flexible styling, and easy usage for modern apps.
0.0.4 - 2025-11-29 #
Features & Improvements #
- Added full customization for toast:
heading(optional title)iconsupport- Custom
backgroundColor - Custom
textStyle - Custom
padding - Custom
borderRadius
- Toast position support (top, center, bottom)
- Smooth slide & fade animation maintained
- Improved internal code for maintainability and readability
- Updated README with new usage examples
0.0.3 - 2025-11-28 #
Improvements #
- Added package description and documentation enhancements
- Improved toast animation smoothness
- Minor internal code cleanup for better performance