You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: