webview_flutter_lwe 0.3.0 copy "webview_flutter_lwe: ^0.3.0" to clipboard
webview_flutter_lwe: ^0.3.0 copied to clipboard

outdated

Tizen implementation of the webview_flutter plugin backed by Lightweight Web Engine.

0.3.0 #

  • Update webivew_flutter to 4.4.2.
  • Update webview_flutter_platform_interface to 2.6.0.
  • Update integration_test.
  • Add pub topics to package metadata.
  • Add support to retrieve the user agent. See LweWebViewController.getUserAgent.
  • Apply Platform API change.
  • Increase the minimum Flutter version to 3.3.

0.2.0 #

  • Update webivew_flutter to 4.0.2.
  • Update webview_flutter_platform_interface to 2.0.1.

0.1.1 #

  • Use only error type names defined in web_resource_error.dart.
  • Remove unused dependencies.

0.1.0 #

  • Initial release.
  • Rename the package from webview_flutter_tizen to webview_flutter_lwe.