Skip to content
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

Open
monucode opened this issue Dec 31, 2018 · 7 comments
Open

Plugin uses Unchecked or Unsafe Operations #286

monucode opened this issue Dec 31, 2018 · 7 comments

Comments

@monucode
Copy link

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.

@d3xt3r2909
Copy link

I there any feedback on this?

@AamirSk
Copy link

AamirSk commented Mar 13, 2020

Getting the similar issue on webview plugin. Any clue on this Please.
Tried flutter clean & flutter packages get but not helpful.

Note: /Users/ameer/Documents/flutter/.pub-cache/hosted/pub.dartlang.org/webview_media-0.1.1+3/android/src/main/java/io/flutter/plugins/webviewflutter/FlutterWebView.java uses unchecked or unsafe operations.
D8: Program type already present: io.flutter.plugins.webviewflutter.BuildConfig com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives:

@netgfx
Copy link

netgfx commented May 15, 2020

same here

Note: Some input files use or override a deprecated API.
Note: C:\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\webview_flutter-0.3.21\android\src\main\java\io\flutter\plugins\webviewflutter\FlutterWebView.java uses unchecked or unsafe operations.
Note: C:\SDKs\flutter\.pub-cache\hosted\pub.dartlang.org\url_launcher-5.4.5\android\src\main\java\io\flutter\plugins\urllauncher\WebViewActivity.java uses or overrides a deprecated API.

@MarkStepp
Copy link

same issue as netgfx

@d3xt3r2909
Copy link

Any updates?

@markgrancapal
Copy link

Does anyone fixed this? I'm using webview_flutter 0.3.24.

@sathyaprakashmurugan
Copy link

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: Recompile with -Xlint:unchecked for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants