We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2febd14 commit 5131f03Copy full SHA for 5131f03
{{cookiecutter.out_dir}}/pubspec.yaml
@@ -31,14 +31,14 @@ dependency_overrides:
31
32
serious_python:
33
git:
34
- url: https://github.com/flet-dev/serious-python.git
+ url: git@github.com:flet-dev/serious-python.git
35
ref: hidden-files-fix
36
path: src/serious_python
37
38
wakelock_plus: ^1.2.10
39
web: ^1.0.0
40
window_manager: ^0.4.3
41
- webview_flutter_android: ^4.0.0
+ webview_flutter_android: 4.10.1
42
43
# {% if 'flet_audio_recorder' in cookiecutter.flutter.dependencies %}
44
record: ^5.1.1
0 commit comments