Skip to content

Commit

Permalink
Merge pull request #202 from lo-tp/master
Browse files Browse the repository at this point in the history
Update readme to add the withLocalUrl argument
  • Loading branch information
slightfoot authored Nov 14, 2018
2 parents 262b079 + 3177ec6 commit 2b646bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2b646bf

Please sign in to comment.