Jelajahi Sumber

Update readme to add the withLocalUrl argument

lo-tp 7 tahun lalu
induk
melakukan
4ff352be94
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -111,6 +111,7 @@ Future<Null> launch(String url,
          String userAgent: null,
          bool withZoom: false,
          bool withLocalStorage: true,
+         bool withLocalUrl: true,
          bool scrollBar: true});
 ```
 ```dart