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
As soon as i add the geolocation to my pubspec the app starts to crash whenever i try to use this plugin - java.lang.NoClassDefFoundError: Failed resolution of: Lcom/google/android/gms/common/api/Api
I am using:
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel dev, v0.4.5-pre.69, on Microsoft Windows [Version 10.0.16299.371], locale pt-PT)
[√] Android toolchain - develop for Android devices (Android SDK 27.0.3)
[√] Android Studio (version 3.1)
[√] VS Code, 32-bit edition (version 1.23.1)
[√] Connected devices (1 available)
• No issues found!
The text was updated successfully, but these errors were encountered:
As soon as i add the geolocation to my pubspec the app starts to crash whenever i try to use this plugin - java.lang.NoClassDefFoundError: Failed resolution of: Lcom/google/android/gms/common/api/Api
I am using:
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel dev, v0.4.5-pre.69, on Microsoft Windows [Version 10.0.16299.371], locale pt-PT)
[√] Android toolchain - develop for Android devices (Android SDK 27.0.3)
[√] Android Studio (version 3.1)
[√] VS Code, 32-bit edition (version 1.23.1)
[√] Connected devices (1 available)
• No issues found!
The text was updated successfully, but these errors were encountered: