Android のバックグラウンドGPSを組み込み
This commit is contained in:
@ -94,4 +94,5 @@ flutter {
|
||||
|
||||
dependencies {
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
|
||||
implementation 'com.google.android.gms:play-services-location:18.0.0' // このバージョンは最新のものにしてください
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user