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:
parent
4a2e73581a
commit
0a6637f8ed
|
|
@ -38,7 +38,7 @@ dependency_overrides:
|
||||||
wakelock_plus: ^1.2.10
|
wakelock_plus: ^1.2.10
|
||||||
web: ^1.0.0
|
web: ^1.0.0
|
||||||
window_manager: ^0.4.3
|
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 %}
|
# {% if 'flet_audio_recorder' in cookiecutter.flutter.dependencies %}
|
||||||
record: ^5.1.1
|
record: ^5.1.1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue