Inspecting ModalBottomSheet
Open
P2
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
When we call `showModalBottomSheet` to show a bottom sheet, It's a little hard to select a widget that exists in the bottom sheet, the inspector selects a widget behind the sheet and we must try and error multiple times to select a widget inside of bottom sheet
I think this is true for dialogs too
Contributor guide
Assessment
This issue has not been assessed yet.