flutter_sliding_toast 1.1.0
flutter_sliding_toast: ^1.1.0 copied to clipboard
A flutter package for displaying sliding messages from all direction with custom styling and animation.
1.1.0 #
- Glassmorphism design
- Pause the animation by long pressing on the toast message
- Continue the animation by releasing the long press
- Clipping the progressbar with border radius
1.0.2 #
- padding inside toast message
- list of box shadow for toast message
- toast message minimum/maximum height and width changed
1.0.1 #
- changed dart sdk version
- readme updated
1.0.0 #
- initial release