-
Notifications
You must be signed in to change notification settings - Fork 936
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Warning on android: 'overrides a deprecated API' #26
Comments
need investigation, I get the error at compile time but not in Android studio |
I am on Studio 3.1.1 on a mac high sierra with: Flutter 0.2.5 • channel unknown • unknown source Framework • revision bffae21571 (3 weeks ago) • 2018-03-28 12:07:12 -0700 Engine • revision dd6f46c485 Tools • Dart 2.0.0-dev.41.0.flutter-2f68e82526 And I get that same message. |
maybe about this line. This API was deprecated at API level 21. I think, there is no problem. |
@jparound30 |
I'm not quite sure what the solution to this problem is. I just upgraded to Flutter Preview Release 2 (which also installs DART 2) -- That's when the problem started: I have the latest version of the plugin. (flutter_webview_plugin: ^0.2.1+2) |
I have the same problem,
|
Hi Guys, Facing this issue, don't know how to resolve. Tried a lot of techniques: Note: /Users/muhammadmateen/Library/flutter-sdk/.pub-cache/hosted/pub.dartlang.org/flutter_webview_plugin-0.3.8/android/src/main/java/com/flutter_webview_plugin/WebviewManager.java uses unchecked or unsafe operations. |
@fluttercommunity is not google employment? |
The text was updated successfully, but these errors were encountered: