Open yspreen opened 3 years ago
Workaround: padding: EdgeInsets.only(top: 64),
Moves the compass down while keeping the button pos.
it does actually seem like full-screening the widget is a bad idea on both platforms. For android, the location button is on the right while the compass is on the left, but the full-screen version is obfuscated by the status bar:
Describe the bug The location button and the compass are overlapping.
To Reproduce
Open the map in full screen like so
Expected behavior The location button should have an offset relative to the safe area, not to the screen. Just like the compass does.
Screenshots
Smartphone (please complete the following information):
flutter doctor