fwfh_webview 0.15.0 copy "fwfh_webview: ^0.15.0" to clipboard
fwfh_webview: ^0.15.0 copied to clipboard

Platformweb

WidgetFactory extension to render IFRAME with the official WebView plugin.

0.15.0 #

  • Requires Flutter 3.16 (#1188)

0.14.8 #

  • Fix IFRAME does not respect width attribute (#1115)

0.14.2 #

  • Requires Flutter 3.7 (#899)
  • Refactor: safer typing (#911)
  • Improve observability with better logging (#912)
  • Add support for [email protected] (#948)

0.9.0+2 #

  • Add support for fullscreen webview in Android (#1022)

0.8.0 #

  • Assume HTTPS for protocol relative URL without base (#1016)
  • Add screenshots, funding and topics to pubspec files (#1010)

0.7.0+2 #

  • Add support for Flutter 3.10 (#889)
  • Apply OpenSSF Scorecard (#888)

0.7.0+1 #

0.7.0 #

  • Add support for [email protected] (#841)
  • Remove support for unsupportedWorkaroundForIssue375

0.6.2+5 #

  • Fix context usage across async gaps (#835)

0.6.2+4 #

0.6.2+3 #

  • Suppress Flutter 3 warning about WidgetsBinding usage

0.6.2+2 #

  • Improve error & timer handling (#709)

0.6.2+1 #

0.6.2 #

  • Add support for [email protected] (#625)
  • Replace evaluateJavascript with runJavascriptReturningResult (#625)

0.6.1+3 #

  • Update for Flutter 2.5 (#587)

0.6.1+2 #

0.6.0+1 #

  • First release