google map app

fish 0d098e494e 1 3 months ago
.devcontainer 1e71481094 add login page 10 months ago
.github 04da7e8002 0 9 months ago
android 0d098e494e 1 3 months ago
ios 4592cc6480 init 10 months ago
lib 0d098e494e 1 3 months ago
test 4592cc6480 init 10 months ago
web 4592cc6480 init 10 months ago
.gitignore 4592cc6480 init 10 months ago
.metadata 4592cc6480 init 10 months ago
LICENSE 8dade9d172 add license 10 months ago
README.md de33f52d59 0 9 months ago
README_ZH.md 7e6c6dbc79 modify readme 10 months ago
analysis_options.yaml 4592cc6480 init 10 months ago
pubspec.lock 0d098e494e 1 3 months ago
pubspec.yaml 0d098e494e 1 3 months 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