cherry_toast 1.3.3 cherry_toast: ^1.3.3 copied to clipboard
A new way to display toasts in flutter with elegant design and animations
[1.2.1] - 30/04/2023 #
- Fix dismiss issue
[1.2.0] - 09/04/2023 #
- Add fromBottom animation (pull request link)
- Change icon widget to any widget type (pull request link)
[1.1.0] - 21/02/2023 #
- Add background color parameter
[1.0.9] - 15/01/2023 #
- Fix addPostFrameCallback function call in initstate
[1.0.8] - 06/08/2022 #
- Fix barrier dimissable issue
- Fix animation and timer dispose error
[1.0.6] - 02/07/2022 #
- Fix pub.dev static analysis
[1.0.5] - 02/07/2022 #
- Flutter 3 support
- Fix naming conventions
- remove unused variables
[1.0.4] - 20/04/2022 #
- Bug fixes
[1.0.3] - 20/01/2022 #
- Enhanced widget rendering
- Bug fixes
[1.0.2] - 19/08/2021 #
- Add heartbeat animation on icon
- Customizable icon size and color
- Bug fixes
[1.0.1] - 24/07/2021 #
- Add customizable border radius
[1.0.0] - 20/07/2021 #
- Add support to all platforms
- Add support to null safety
- Add multiple built-in themes
- Add built-in animations
- Support LTR and RTL layout rendering
- Support Top and Bottom toast display
- Full customization to title, description and action components