An approach how BottomSheet should works with SnackBars on Flutter.
I found this issue trying to put an SnackBar above BottomSheet, and after search a lot, even on the Flutter's Github (see: #63254 and #80934) I didn't find a solution that worked for my case, so I decided to develop this one and share it here. I called "BottomSheet With SnackBar" 😅, well, not very creative... See the behavior bellow.
If you have a general question about these sample or how to adapt its techniques for one of your own apps, open a issue here
Author: Armstrong Lohãns - 2021