fl_webview 0.2.0
fl_webview: ^0.2.0 copied to clipboard
Based on webView_flutter plugin implemented by flutter supports Android and IOS
0.2.0 #
- modify
onSizeChanged
toonContentSizeChanged
- modify
FlAdaptWevView
toFlAdaptHeightWevView
- modify rendering
- add
onScrollChanged
- add
ExtendedFlWebViewWithScrollView()
,Improve the scrolling performance of WebView
0.1.0 #
- fix bugs
- update flutter version 2.5.0
0.0.9 #
- get the height on Android when moving out
onPageFinished
0.0.8 #
- optimize WebView rendering
- fix the problem that no headers do not load URLs on Android
0.0.6 #
- add initial
size
toFlAdaptWevView
- fix bugs
0.0.3 #
- support HTML text rendering
- add
FlAdaptWevView
components
0.0.2 #
- fix JS failed to call flutter on IOS
0.0.1 #
- describe initial release.