webview_flutter_plus 0.1.1+5 webview_flutter_plus: ^0.1.1+5 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+5] - June 5, 2020 #
- Minor API changes
[0.1.1+4] - June 3, 2020 #
- Minor Api Changes for
CodeInjection
[0.1.1+3] - June 1, 2020 #
- Minor Fixes
[0.1.1+2] - June 1, 2020 #
CodeInjection
added
[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.
loadString
andloadAssets
APIs are added.