flutter-devs / geo_location_finder

Flutter plugin for getting accurate locations on the Android & iOS devices.
Other
25 stars 11 forks source link

Task :geo_location_finder:compileDebugJavaWithJavac FAILED #7

Open ifunjoke opened 4 years ago

ifunjoke commented 4 years ago

not found Compiling with JDK Java compiler API. D:\programs\flutter\.pub-cache\hosted\pub.flutter-io.cn\geo_location_finder-1.0.8\android\src\main\java\com\aeologic\adhoc\geo_location_finder\util\LocationFusedAPIUtility.java:9: error: package android.support.annotation does not exist import android.support.annotation.NonNull;

Bro, How can I solving it?

I try to changed gradle to v3.3.0,but it makes not sense...