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 use google_maps version 6.3.0 without any problems. I tried to use 7.0.0 and just know 7.1.0 but got an error at execution time. There is no errors, no warning in VSCode.
flutter doctor:
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.19.0, on macOS 12.7.3 21H1015 darwin-x64, locale fr-FR)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 14.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.3)
[✓] VS Code (version 1.86.0)
[✓] Connected device (3 available)
[✓] Network resources
Hi,
i use google_maps version 6.3.0 without any problems. I tried to use 7.0.0 and just know 7.1.0 but got an error at execution time. There is no errors, no warning in VSCode.
flutter doctor:
Here is the implementation code (partial).
6.3.0 code (working code):
adapted 7.0.0 (or 7.1.0) code (errored code):
Chrome (Version 122.0.6261.57) devtools console:
Any ideas?
The text was updated successfully, but these errors were encountered: