dart-material-design-lite
dart-material-design-lite copied to clipboard
Snackbar in a dialog
Is snackbar in a dialog supported? I attempted to place a snackbar with a dialog as a container. This works on the first .show, but subsequent requests closes the container dialog.
Is there a recommended work around?