google map app

git@yoqi.me de33f52d59 0 1 year ago
.devcontainer 1e71481094 add login page 1 year ago
.github 1e71481094 add login page 1 year ago
android 46b3af9603 add action 1 year ago
ios 4592cc6480 init 1 year ago
lib 435fd1b3d5 完善闪屏页 1 year ago
test 4592cc6480 init 1 year ago
web 4592cc6480 init 1 year ago
.gitignore 4592cc6480 init 1 year ago
.metadata 4592cc6480 init 1 year ago
LICENSE 8dade9d172 add license 1 year ago
README.md de33f52d59 0 1 year ago
README_ZH.md 7e6c6dbc79 modify readme 1 year ago
analysis_options.yaml 4592cc6480 init 1 year ago
pubspec.lock 435fd1b3d5 完善闪屏页 1 year ago
pubspec.yaml 435fd1b3d5 完善闪屏页 1 year ago

README.md

flutter_google_map

Version Flutter Android Java Gradle

English | 中文

flutter google map app

Notices:

You should install google service fragment on such xiaomi mobile which is chinese mobile phone.

[x] base :Show Map,Location, Navigate [] Plot

develop

1,config key

generate map key on google console ,create a map id, create a credentials

web/index.html configure key, android/app/src/main/AndroidManifest.xml configure key, ios/Runner/AppDelegate.swift configure key

Open in Dev Containers

Open in Dev Containers

Open in Gitpod

  1. you can open the project with codespaces or gitpod. then run :

    flutter build apk
    

License

Licensed under the Apache 2.0 © liuyuqi.gov@msn.cn

Reference