diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index 295a1d1..6b858dd 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -28,6 +28,7 @@ dependency_overrides: wakelock_plus: ^1.2.10 web: ^1.0.0 window_manager: ^0.4.3 + webview_flutter_android: ^4.0.0 # {% if 'flet_audio_recorder' in cookiecutter.flutter.dependencies %} record: ^5.1.1