fwfh_webview 0.7.0+1 fwfh_webview: ^0.7.0+1 copied to clipboard
WidgetFactory extension to render IFRAME with the official WebView plugin.
0.7.0+1 #
- Add support for flutter_widget_from_html_core@0.10.0 (#867)
0.7.0 #
- Add support for webview_flutter@4.0.0 (#841)
- Remove support for
unsupportedWorkaroundForIssue375
0.6.2+5 #
- Fix context usage across async gaps (#835)
0.6.2+4 #
- Add support for flutter_widget_from_html_core@0.9.0 (#828)
0.6.2+3 #
- Suppress Flutter 3 warning about
WidgetsBinding
usage
0.6.2+2 #
- Improve error & timer handling (#709)
0.6.2+1 #
- Add support for webview_flutter@3.0 (#657)
0.6.2 #
- Add support for webview_flutter@2.2 (#625)
- Replace
evaluateJavascript
withrunJavascriptReturningResult
(#625)
0.6.1+3 #
- Update for Flutter 2.5 (#587)
0.6.1+2 #
- Add support for flutter_widget_from_html_core@0.7.0
0.6.0+1 #
- First release