You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I reproduced the bug with the example app of mapbox_maps_flutter.
I used on Samsung galaxy S9 on Android 10.
flutter doctor:
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.13.8, on macOS 14.0 23A344 darwin-arm64, locale en-FR)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 15.0)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.3)
[✓] VS Code (version 1.84.1)
[✓] Connected device (3 available)
[✓] Network resources
• No issues found!
Flickers:
Screen_Recording_20231113-185732_1.mp4
Transparent:
Screen_Recording_20231113-185732_2.mp4
Steps to reproduce:
flutter doctor:
logs:
Related informations:
✅ This bug is not present in Maplibre Native.
🐞 This bug is present in flutter_maplibre_gl
✅ This bug is not present in google_map_flutter
The root cause might be in the platform-view implementation.
See Google Map
Screen_Recording_20231110-202506.mp4
The text was updated successfully, but these errors were encountered: