Skip to content

clear toast on tap#384

Merged
zjs81 merged 1 commit into
devfrom
clear_toast
Apr 15, 2026
Merged

clear toast on tap#384
zjs81 merged 1 commit into
devfrom
clear_toast

Conversation

@446564

@446564 446564 commented Apr 14, 2026

Copy link
Copy Markdown
Collaborator

this adds a generator showDismissibleSnackBar which by default allows tapping to clear snack bar toasts. all SnackBar properties are still available and the

all callers should now use showDismissibleSnackBar() instead of calling ScaffoldMessenger.of(context).showSnackBar(SnackBar())

this adds a generator showDismissibleSnackBar which by default allows
tapping to clear snack bar toasts. all SnackBar properties are still
available and the

all callers should now use showDismissibleSnackBar() instead of calling
ScaffoldMessenger.of(context).showSnackBar(SnackBar())
@446564 446564 added the UI/UX Changes to, or issues with, the user experience or interface. label Apr 14, 2026
@zjs81 zjs81 merged commit ce8e8f0 into dev Apr 15, 2026
6 checks passed
@446564 446564 deleted the clear_toast branch April 15, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

UI/UX Changes to, or issues with, the user experience or interface.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants