cherry_toast 1.8.0 copy "cherry_toast: ^1.8.0" to clipboard
cherry_toast: ^1.8.0 copied to clipboard

A new way to display toasts in flutter with elegant design and animations

[1.8.0] - 16/01/2024 #

  • Enhancement:
    • Add onToastClosed callback attribute invoked when the toast get closed or dismissed Issue #64.

[1.7.0] - 14/01/2024 #

  • Enhancement:
    • Update toast position to add center toast display PR #65
  • Bug Fix
    • Fix toast position display using toastPosition attribute Issue #62

[1.6.5] - 13/01/2024 #

[1.6.4] - 21/10/2023 #

  • Enhancements:
    • Toast animation is now customizable with disableToastAnimation attribute

[1.6.3] - 19/10/2023 #

  • Enhancements:
    • Toast animation is now customizable with disableToastAnimation attribute

[1.5.3] - 07/10/2023 #

  • Enhancements:
    • Update default toast height
    • Enable toast constraints customization (Add constraints attribute to toast main widget)
    • Update toast rendering callback by removing unnecessary widgets
    • Update toast documentation examples

[1.4.3] - 27/09/2023 #

  • Bug fix: Enable click on screen widgets when toast is open PR
  • Enhancement: Add width and height attributes to the toast constructor

[1.3.3] - 25/09/2023 #

  • Bug fix : Enable to change toast position other than center Issue 45

[1.3.2] - 16/09/2023 #

  • Bug fix : Enable click on screen widgets when toast is open Issue 18 PR 43

[1.3.1] - 01/07/2023 #

  • Update toast shadow color to support multiple theme color PR

[1.2.1] - 30/04/2023 #

  • Fix dismiss issue

[1.2.0] - 09/04/2023 #

[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
226
likes
0
pub points
95%
popularity

Publisher

verified publisherbadrkouki.dev

A new way to display toasts in flutter with elegant design and animations

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on cherry_toast