adding google maps baby!
Some checks failed
Test code / Test code (push) Failing after 24s
Build web / Build Web (pull_request) Failing after 3m10s
Test code / Test code (pull_request) Failing after 44s
Build and release APK / Build APK (pull_request) Failing after 15m48s

This commit is contained in:
2024-05-17 20:12:59 +02:00
parent 3f1c16b575
commit 3854cef54a
8 changed files with 212 additions and 69 deletions

View File

@@ -14,6 +14,7 @@
This is a placeholder for base href that will be replaced by the value of
the `--base-href` argument provided to `flutter build`.
-->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCeWk_D2xvfOHLidvV56EZeQCUybypEntw"></script>
<base href="$FLUTTER_BASE_HREF">
<meta charset="UTF-8">