Skip to content
This repository was archived by the owner on Jun 7, 2026. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1928,10 +1928,10 @@ packages:
dependency: "direct main"
description:
name: webview_flutter_android
sha256: "3c4eb4fcc252b40c2b5ce7be20d0481428b70f3ff589b0a8b8aaeb64c6bed701"
sha256: e5201c620eb2637dca88a756961fae4a7191bb30b4f2271e08b746405ffdf3fd
url: "https://pub.dev"
source: hosted
version: "4.10.2"
version: "4.10.5"
webview_flutter_platform_interface:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ dependencies:
wakelock_plus: ^1.4.0
web_socket_channel: ^3.0.2
webview_flutter: ^4.13.0
webview_flutter_android: ^4.7.0
webview_flutter_android: ^4.10.5
webview_flutter_wkwebview: ^3.22.0
cached_network_image: ^3.4.1
auto_mappr_annotation: ^2.3.0
Expand Down