Bladeren bron

Missing option in webview

rafern 6 jaren geleden
bovenliggende
commit
a3f8f869ae
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -193,6 +193,7 @@ Future<Null> launch(String url, {
    bool withZoom: false,
    bool withLocalStorage: true,
    bool withLocalUrl: true,
+   String localUrlScope: null,
    bool scrollBar: true,
    bool supportMultipleWindows: false,
    bool appCacheEnabled: false,