flutter_geocoder
flutter_geocoder copied to clipboard
GeocoderPlugin.java uses or overrides a deprecated API.
As of today:
command: flutter build appbundle
/.pub-cache/hosted/pub.dartlang.org/geocoder-0.2.1/android/src/main/java/com/aloisdeniel/geocoder/GeocoderPlugin.java uses or overrides a deprecated API.
Platform and Details
[✓] Flutter (Channel stable, 2.0.3, on Linux, locale en_US.UTF-8)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[✗] Chrome - develop for the web (Cannot find Chrome executable at google-chrome)
! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[✓] Android Studio
[✓] VS Code (version 1.55.2)
Flutter (Channel stable, 2.0.3, on Linux, locale en_US.UTF-8)
• Flutter version 2.0.3 at /home/path/Android/fluttersdk/flutter
• Framework revision 4d7946a68d (7 weeks ago), 2021-03-18 17:24:33 -0700
• Engine revision 3459eb2436
• Dart version 2.12.2
Facing the same warning for geocoder flutter.pub-cache\hosted\pub.dartlang.org\geocoder-0.2.1\android\src\main\java\com\aloisdeniel\geocoder\GeocoderPlugin.java uses or overrides a deprecated API.
I have the same warning...
Anyone found a solution or hack for this ?
also have the same problem ---this was both in v2.2.2 and 2.5.3