2.4.0

  • Implemented new loadFile and loadHtmlString methods from the platform interface.

2.3.0

  • Implemented new loadRequest method from platform interface.

2.2.0

  • Implemented new runJavascript and runJavascriptReturningResult methods in platform interface.

2.1.0

  • Add zoomEnabled functionality.

2.0.14

  • Update example App so navigation menu loads immediatly but only becomes available when WebViewController is available (same behavior as example App in webview_flutter package).

2.0.13

  • Extract WKWebView implementation from webview_flutter.