- Fix material3 support issue for bottom toasts
- Remove required rule from icon attribute
- Add border to motion toast content widget
- Add displayBorder attribute
- Add displaySideBar boolean attribute
- Update package readme documentation
- Update bottom and top position animation initialization
- Update package readme documentation
- Add padding attribute to main widget
- Fix auto dismiss bug
- Fix pop issue with parent pop
- Fix ontap close behavior in bottom toasts
- Update package examples
- Support responsive UI
- Add constraints attribute
- Fix description overflows horizontally
- Fix description overflows vertically
- Test to check if only toast pops and not the parent
- removes warnings for Flutter < 3.0.0
- Updated dependencies
- Convert title and description to widget type
- Fix RTL long text display
- Fix bugs
- Fix WidgetBiding warning
- rename package enums
- Fix WidgetBiding warning
- rename package enums
- Fix flutter 3 upgrade error
- Fix toast dismiss bug
- Enhanced package documentation
- Enable dismiss in top and center displayed toasts
- Dismiss customization for top and center displayed toasts
- Bug fixes
- Add barrier color attribute
- Update code style declaration
- Update dismissable default value
- Update project documentation
- Fix simultaneous toasts dismiss bug
- Remove titleStyle attribute
- Remove descriptionStyle attribute
- Change title and description from String to Text widget
- Bug fixes
- Two colors support
- multiple background style effects
- dismiss motion toast
- enhance performance
- Fix display in a scaffold widget
- Enhance motion toast dismiss
- Add on close toast callback handler
- Bug fixes
- Add support to long text in description
- Add responsive rendering to text
- Add support to multiple displaying positions
- Add from top to bottom animation
-
Mutliple built-in animations
- From left to right enter animation
- From right to left enter animation
- From bottom enter animation
-
Possibility to change toast layout orientation LTR / RTL
-
Possibility to change toast duration
-
Possibility to change the animation rendering curve
-
Mutliple built-in designs
- Success Toast
- Warning Toast
- Error Toast
- Info Toast
- Delete Toast
-
Support custom toast design
-
Support null safety
-
Heartbeat animation on icon