flutter_sliding_toast 1.2.0
flutter_sliding_toast: ^1.2.0 copied to clipboard
A flutter package for displaying sliding messages from all direction with custom styling and animation.
1.2.0 #
- Execute functions when the toast is tapped or disposed
- Disable multiple tapping to execute callback only one time
- Screenshots updated
1.1.1 #
- Screenshots updated
1.1.0 #
- Glassmorphism design
- Pause the animation with long press and release it to continue
- 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