motion_toast 2.2.1
motion_toast: ^2.2.1 copied to clipboard
A beautiful designed toast with animations, contains multiple built in designs and let you design your toast
2.2.1 28/06/2022 #
- Convert title and description to widget type
2.2.0 27/06/2022 #
- Fix RTL long text display
- Fix bugs
2.1.9 04/06/2022 #
- Fix WidgetBiding warning
- rename package enums
2.1.8 26/05/2022 #
- Fix WidgetBiding warning
- rename package enums
2.1.7 25/05/2022 #
- Fix flutter 3 upgrade error
2.1.6 10/04/2022 #
- Fix toast dismiss bug
- Enhanced package documentation
2.1.5 25/03/2022 #
- Enable dismiss in top and center displayed toasts
- Dismiss customization for top and center displayed toasts
- Bug fixes
2.1.4 20/03/2022 #
- Add barrier color attribute
- Update code style declaration
2.1.3 08/03/2022 #
- Update dismissable default value
2.1.2 01/03/2022 #
- Update project documentation
2.1.1 28/01/2022 #
- Fix simultaneous toasts dismiss bug
2.1.0 15/01/2022 #
- Remove titleStyle attribute
- Remove descriptionStyle attribute
- Change title and description from String to Text widget
- Bug fixes
2.0.0 03/12/2021 #
- Two colors support
- multiple background style effects
- dismiss motion toast
- enhance performance
1.6.0 26/11/2021 #
- Fix display in a scaffold widget
1.5.0 29/09/2021 #
- Enhance motion toast dismiss
1.4.0 28/08/2021 #
- Add on close toast callback handler
- Bug fixes
1.3.0 31/07/2021 #
- Add support to long text in description
- Add responsive rendering to text
1.2.0 13/07/2021 #
- Add support to multiple displaying positions
- Add from top to bottom animation
1.1.0 01/07/2021 #
-
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
1.0.0 26/06/2021 #
-
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