-
Notifications
You must be signed in to change notification settings - Fork 104
Description
Is it compatible to use in Android X project. I am getting warning errors when i am using this in AndoridX project.Please find below the errors.
Note: F:\Jansi\flutter_windows_v1.7.8+hotfix.4-stable\flutter.pub-cache\hosted\pub.dartlang.org\flutter_custom_tabs-0.6.0\android\src\main\java\com\github\droibit\flutter\plugins\customtabs\internal\Launcher.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: F:\Jansi\flutter_windows_v1.7.8+hotfix.4-stable\flutter.pub-cache\hosted\pub.dartlang.org\flutter_webview_plugin-0.3.7\android\src\main\java\com\flutter_webview_plugin\WebviewManager.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: F:\Jansi\flutter_windows_v1.7.8+hotfix.4-stable\flutter.pub-cache\hosted\pub.dartlang.org\url_launcher-5.1.2\android\src\main\java\io\flutter\plugins\urllauncher\WebViewActivity.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.