-
Notifications
You must be signed in to change notification settings - Fork 937
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
Plugin uses Unchecked or Unsafe Operations #286
Comments
I there any feedback on this? |
Getting the similar issue on webview plugin. Any clue on this Please.
|
same here
|
same issue as netgfx |
Any updates? |
Does anyone fixed this? I'm using webview_flutter 0.3.24. |
Im also facing the same issue..?? Folder path ---> \flutter_windows_1.20.4-stable\flutter.pub-cache\hosted\pub.dartlang.org\webview_flutter-0.3.24\android\src\main\java\io\flutter\plugins\webviewflutter\FlutterWebView.java uses unchecked or unsafe operations. |
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /Users/munishbahri/AGS/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_webview_plugin-0.3.0+2/android/src/main/java/com/flutter_webview_plugin/WebviewManager.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
The text was updated successfully, but these errors were encountered: