webview_flutter_tizen 0.3.1 copy "webview_flutter_tizen: ^0.3.1" to clipboard
webview_flutter_tizen: ^0.3.1 copied to clipboard

outdated

Tizen implementation of the webview plugin

0.1.0 #

  • Initial release

0.2.0 #

  • Update Dart and Flutter SDK constraints
  • Update Flutter and Samsung copyright information
  • Update webview_flutter_tizen to use platform view interface
  • Update example and integration_test
  • Update webivew_flutter to 2.0.4

0.2.1 #

  • Add lightweight web engine binary for arm64

0.2.2 #

  • Update lightweight web engine binary & header file (6263be6c888d5cb9dcca5466dfc3941a70b424eb)
  • Activate resizing function
  • Apply embedder's texture APIs change

0.3.0 #

  • Apply PlatformView, PlatformViewFactory APIs change

0.3.1 #

  • Update lightweight web engine binary (ad0e77631f96180e19a11c3dc80b6b72c32bdffb)
  • Fix bug on handling parameter of loadUrl API