lohhans / Flutter-BottomSheet-With-SnackBar

An approach how BottomSheet should works with SnackBars on Flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter BottomSheet With SnackBar

Contributors Forks Stargazers Issues AGPL-3.0 License

An approach how BottomSheet should works with SnackBars on Flutter.

What does it mean?

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.

Behavior comparison between the default solution and my solution:

this slowpoke moves

Questions, issues or interested in contributing?

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

About

An approach how BottomSheet should works with SnackBars on Flutter.

License:MIT License


Languages

Language:Dart 59.3%Language:HTML 35.2%Language:Swift 3.8%Language:Kotlin 1.4%Language:Objective-C 0.4%