We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 865b003 commit 290a67eCopy full SHA for 290a67e
example/android/app/src/main/AndroidManifest.xml
@@ -43,8 +43,5 @@
43
<meta-data
44
android:name="flutterEmbedding"
45
android:value="2" />
46
- <meta-data
47
- android:name="com.google.android.geo.API_KEY"
48
- android:value="${mapsApiKey}" />
49
</application>
50
</manifest>
0 commit comments