You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.
The Snackbar currently is not shown because Scaffold.of is not working from inside the dialog. Can be fixed as soon as a global Scaffold is used with a GlobalKey.
Environment:
Device:
Device version:
App version:
The text was updated successfully, but these errors were encountered:
Describe the bug
The Snackbar currently is not shown because Scaffold.of is not working from inside the dialog. Can be fixed as soon as a global Scaffold is used with a GlobalKey.
Environment:
The text was updated successfully, but these errors were encountered: