iosWebViewFix/lib
Matthew Lloyd 98316371d8 The 'open' method requires an options dictionary
Otherwise, SwiftFlutterPlugin.swift throws an exception on line 285
when the InAppBrowser.openWithSystemBrowser(url) method is called:

  let options = (arguments["options"] as? [String: Any])!
2019-04-27 03:57:19 -04:00
..
flutter_inappbrowser.dart The 'open' method requires an options dictionary 2019-04-27 03:57:19 -04:00