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
Copy file name to clipboardExpand all lines: packages/webview_flutter/webview_flutter_android/android/src/main/java/io/flutter/plugins/webviewflutter/FlutterAssetManager.java
Copy file name to clipboardExpand all lines: packages/webview_flutter/webview_flutter_android/android/src/main/java/io/flutter/plugins/webviewflutter/WebViewFlutterPlugin.java
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -34,8 +34,6 @@
34
34
* Java platform implementation of the webview_flutter plugin.
35
35
*
36
36
* <p>Register this in an add to app scenario to gracefully handle activity and context changes.
37
-
*
38
-
* <p>Call {@link #registerWith} to use the stable {@code io.flutter.plugin.common} package instead.
Copy file name to clipboardExpand all lines: packages/webview_flutter/webview_flutter_android/android/src/test/java/io/flutter/plugins/webviewflutter/RegistrarFlutterAssetManagerTest.java
0 commit comments