Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into update_new
Browse files Browse the repository at this point in the history
  • Loading branch information
gin7773 committed Feb 6, 2025
2 parents a6cac3e + 41dc8c7 commit 34ec7ec
Show file tree
Hide file tree
Showing 24 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions packages/webview_flutter_lwe/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
## 0.3.7

* Update lightweight web engine(1.3.8).

## 0.3.6

* Update minimum Flutter and Dart version to 3.24 and 3.5.
* Update the example main app.
* Update webview_flutter to 4.10.0.
Expand Down
2 changes: 1 addition & 1 deletion packages/webview_flutter_lwe/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This package is not an _endorsed_ implementation of `webview_flutter`. Therefore
```yaml
dependencies:
webview_flutter: ^4.10.0
webview_flutter_lwe: ^0.3.6
webview_flutter_lwe: ^0.3.7
```
## Example
Expand Down
2 changes: 1 addition & 1 deletion packages/webview_flutter_lwe/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: webview_flutter_lwe
description: Tizen implementation of the webview_flutter plugin backed by Lightweight Web Engine.
homepage: https://github.com/flutter-tizen/plugins
repository: https://github.com/flutter-tizen/plugins/tree/master/packages/webview_flutter_lwe
version: 0.3.6
version: 0.3.7

environment:
sdk: ^3.5.0
Expand Down
Binary file modified packages/webview_flutter_lwe/tizen/lib/aarch64/libclipper.so
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified packages/webview_flutter_lwe/tizen/lib/aarch64/libmp4parse.so
Binary file not shown.
Binary file modified packages/webview_flutter_lwe/tizen/lib/aarch64/libskia_matrix.so
Binary file not shown.
Binary file modified packages/webview_flutter_lwe/tizen/lib/aarch64/libtuv.so
Binary file not shown.
Binary file modified packages/webview_flutter_lwe/tizen/lib/aarch64/libwebm.so
Binary file not shown.
Binary file modified packages/webview_flutter_lwe/tizen/lib/armel/libclipper.so
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified packages/webview_flutter_lwe/tizen/lib/armel/libmp4parse.so
Binary file not shown.
Binary file modified packages/webview_flutter_lwe/tizen/lib/armel/libskia_matrix.so
Binary file not shown.
Binary file modified packages/webview_flutter_lwe/tizen/lib/armel/libtuv.so
Binary file not shown.
Binary file modified packages/webview_flutter_lwe/tizen/lib/armel/libwebm.so
Binary file not shown.
Binary file modified packages/webview_flutter_lwe/tizen/lib/i586/libclipper.so
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified packages/webview_flutter_lwe/tizen/lib/i586/libmp4parse.so
Binary file not shown.
Binary file modified packages/webview_flutter_lwe/tizen/lib/i586/libskia_matrix.so
Binary file not shown.
Binary file modified packages/webview_flutter_lwe/tizen/lib/i586/libtuv.so
Binary file not shown.
Binary file modified packages/webview_flutter_lwe/tizen/lib/i586/libwebm.so
Binary file not shown.

0 comments on commit 34ec7ec

Please sign in to comment.