Skip to content

Commit

Permalink
[webview_flutter_lwe] Update lwe (1.3.0)
Browse files Browse the repository at this point in the history
Update lightweight web engine(1.3.3).

related issue: flutter-tizen#769
  • Loading branch information
JSUYA committed Nov 11, 2024
1 parent f0b4723 commit dcf171f
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions packages/webview_flutter_lwe/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.3.4

* Update lightweight web engine(1.3.3).

## 0.3.3

* Update lightweight web engine(1.3.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.4.2
webview_flutter_lwe: ^0.3.3
webview_flutter_lwe: ^0.3.4
```
## 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.3
version: 0.3.4

environment:
sdk: ">=3.1.0 <4.0.0"
Expand Down
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/armel/libwebp_lwe.so
Binary file not shown.

0 comments on commit dcf171f

Please sign in to comment.