找不到com.amap.api.location.AMapLocationListener的类文件
CatEatFishs opened this issue · 5 comments
CatEatFishs commented
使用 amap_location: ^0.2.0
Flutter 1.5.4-hotfix.2 • channel stable
Dart 2.3.0 (build 2.3.0-dev.0.5 a1668566e5)
会报下面这个找不到类的错误,请解决一下
/Users/hongka-liming/hongka4.0/flutterHK/hongka_flutter/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java:30: 错误: 无法访问AMapLocationListener
AmapLocationPlugin.registerWith(registry.registrarFor("com.jzoom.amaplocation.AmapLocationPlugin"));
^
找不到com.amap.api.location.AMapLocationListener的类文件
1 个错误
Finished with error: Gradle task assembleDebug failed with exit code 1
GuoChang2032 commented
一样的错误
guuguo commented
我也有一样的错误
haibin2017 commented
一样的错误
haibin2017 commented
wk1017553772 commented
目前还是有这个问题,haibin2017的方法是可以暂时解决