Update webview_flutter_android to version 4.10.1

Bumped the webview_flutter_android dependency from ^4.0.0 to 4.10.1 in pubspec.yaml to ensure compatibility with the latest features and bug fixes.
This commit is contained in:
Feodor Fitsner 2025-10-20 10:03:56 -07:00
parent 4a2e73581a
commit 0a6637f8ed
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ dependency_overrides:
wakelock_plus: ^1.2.10
web: ^1.0.0
window_manager: ^0.4.3
webview_flutter_android: ^4.0.0
webview_flutter_android: 4.10.1
# {% if 'flet_audio_recorder' in cookiecutter.flutter.dependencies %}
record: ^5.1.1