flutter_toast_plus 2.0.0
flutter_toast_plus: ^2.0.0 copied to clipboard
A highly customizable Flutter toast package that provides various types of toast notifications with beautiful animations and styles.
2.0.0 #
- Complete rewrite with improved architecture
- Added support for Flutter 3.0+
- Enhanced animation system
- Improved performance and memory usage
- Added support for custom toast themes
- Implemented better toast queue management
- Added support for toast callbacks
- Improved documentation and examples
1.0.0 #
Initial release with the following features:
- Multiple toast types (normal, success, error, warning, info)
- Flexible positioning (top, bottom, center, corners)
- Smooth animations
- Progress indicator support
- Fully customizable styles
- Auto-dismiss with customizable duration
- Safe area aware
- Maximum toast limit to prevent screen cluttering