payam-zahedi / toastification

Toastification is a Flutter package for displaying customizable toast messages. It provides predefined widgets for success, error, warning, and info messages, as well as a custom widget for flexibility. With Toastification, you can add and manage multiple toast messages at the same time with ease.
https://payamzahedi.com/toastification/
BSD 3-Clause "New" or "Revised" License
587 stars 45 forks source link

Toast Builder: The website show's the title and description as Widget instead of text. #104

Closed payam-zahedi closed 3 months ago

payam-zahedi commented 6 months ago

Describe the bug The website show's the title and description as Widget instead of text.

Expected behavior We should just show the Text('with the information')

Screenshots If applicable, add screenshots to help explain your problem. Screenshot 2024-05-07 at 14 25 53