google map app

git@yoqi.me 8dade9d172 add license 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 1e71481094 add login page 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 8dade9d172 add license 1 year ago
README_ZH.md 1e71481094 add login page 1 year ago
analysis_options.yaml 4592cc6480 init 1 year ago
pubspec.lock 4592cc6480 init 1 year ago
pubspec.yaml 46b3af9603 add action 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

  1. build

    flutter build apk
    

License

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

Reference