mini_toast 1.0.0
mini_toast: ^1.0.0 copied to clipboard
A lightweight and easy-to-use toast notification library for Flutter
1.0.0 #
- First public release
- Features:
- Toast notifications with dynamic positioning and stacking
- Three variants: success, error, and info
- Built-in icons for each variant type
- Customizable toast duration and appearance
- Smooth animations with configurable slide directions
- Automatic height adjustment for varying content
- Flexible positioning (top, bottom, left, center, right)
- Queue system with proper spacing between toasts
- Material design shadows and rounded corners
- Customizable styles including:
- Text style and icon colors
- Display and animation durations
- Content padding and margins
- Border radius and box shadow
- Toast spacing
- Simple singleton API with MiniToast.instance