We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85e7610 commit d351c79Copy full SHA for d351c79
1 file changed
README.md
@@ -193,6 +193,7 @@ Future<Null> launch(String url, {
193
bool withZoom: false,
194
bool withLocalStorage: true,
195
bool withLocalUrl: true,
196
+ String localUrlScope: null,
197
bool scrollBar: true,
198
bool supportMultipleWindows: false,
199
bool appCacheEnabled: false,
0 commit comments