Skip to content

Commit d351c79

Browse files
authored
Missing option in webview
1 parent 85e7610 commit d351c79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ Future<Null> launch(String url, {
193193
bool withZoom: false,
194194
bool withLocalStorage: true,
195195
bool withLocalUrl: true,
196+
String localUrlScope: null,
196197
bool scrollBar: true,
197198
bool supportMultipleWindows: false,
198199
bool appCacheEnabled: false,

0 commit comments

Comments
 (0)