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
{{ message }}
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Make sure the navigation controls in the example App are loaded
immediately but only enable when the WebViewController is available.
This is the same behavior as in the example App from the main
webview_flutter package.
Copy file name to clipboardExpand all lines: packages/webview_flutter/webview_flutter_android/CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
## 2.0.14
2
+
3
+
* Update example App so navigation menu loads immediatly but only becomes available when `WebViewController` is available (same behavior as example App in webview_flutter package).
4
+
1
5
## 2.0.13
2
6
3
7
* Extract Android implementation from `webview_flutter`.
0 commit comments