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
Describe the bug
When showing FlushBar and using 2 fingers on the Google Map(Especially rotate action), then the app throws an exception.
After this exception is thrown once, it also gets thrown when using any other gesture (one or two fingers).
It's may coursed by Flutter or Google Map. But, when using SnackBar, Exception is not thrown.
Device: Galaxy S20 5G
OS: Android 10
Baseband: SCG01KDU1ATI1
Kernel: 4.19.81-19596063
(Same exception doesn't happened on iPhone SE and 6S when I take same action/gesture)
D:\github\sample_gmap>flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 1.22.2, on Microsoft Windows [Version 10.0.18362.1139], locale ja-JP)
[√] Android toolchain - develop for Android devices (Android SDK version 30.0.1)
[√] Android Studio (version 3.6)
[√] VS Code (version 1.50.1)
[√] Connected device (1 available)
The text was updated successfully, but these errors were encountered:
Describe the bug
When showing FlushBar and using 2 fingers on the Google Map(Especially rotate action), then the app throws an exception.
After this exception is thrown once, it also gets thrown when using any other gesture (one or two fingers).
It's may coursed by Flutter or Google Map. But, when using SnackBar, Exception is not thrown.
Device: Galaxy S20 5G
OS: Android 10
Baseband: SCG01KDU1ATI1
Kernel: 4.19.81-19596063
(Same exception doesn't happened on iPhone SE and 6S when I take same action/gesture)
Logs
Paste relevant code
Code
Flutter doctor
The text was updated successfully, but these errors were encountered: