Yann-Cyril PELUD %!s(int64=7) %!d(string=hai) anos
pai
achega
9a16053f85
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      lib/src/base.dart

+ 2 - 0
lib/src/base.dart

@@ -71,6 +71,8 @@ class FlutterWebviewPlugin {
   /// - [withLocalStorage] enable localStorage API on Webview
   ///     Currently Android only.
   ///     It is always enabled in UIWebView of iOS and  can not be disabled.
+  /// - [withLocalUrl]: allow url as a local path
+  ///     Allow local files on iOs > 9.0
   Future<Null> launch(String url,
       {bool withJavascript,
       bool clearCache,