webview_flutter_plus 0.1.1+6
webview_flutter_plus: ^0.1.1+6 copied to clipboard
An extension of webview_flutter to load local HTML,CSS and Javascript from Assets or Strings and much more.
0.1.1+6 June 5, 2020 #
- CodeInjection removed due to poor performance.
0.1.1+5 June 5, 2020 #
- Minor API changes
0.1.1+4 June 3, 2020 #
- Minor Api Changes for
0.1.1+3 June 1, 2020 #
- Minor Fixes
0.1.1+2 June 1, 2020 #
CodeInjectionadded
0.1.1+1 June 1, 2020 #
- Minor fixes.
0.1.1 May 30, 2020 #
getWebviewPlusHeight()method added inWebViewPlusController
0.1.0 May 30, 2020 #
- Minor fixes
0.0.1 May 30, 2020 #
- initial release.
loadStringandloadAssetsAPIs are added.