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 1ff59e0Copy full SHA for 1ff59e0
{{cookiecutter.out_dir}}/pubspec.yaml
@@ -29,16 +29,16 @@ dependency_overrides:
29
# ref: feodor/flet-0-27-5-fixes
30
# url: https://github.com/flet-dev/flet.git
31
32
- serious_python:
33
- git:
34
- url: https://github.com/flet-dev/serious-python.git
35
- ref: hidden-files-fix
36
- path: src/serious_python
+ #serious_python:
+ # git:
+ # url: git@github.com:flet-dev/serious-python.git
+ # ref: hidden-files-fix
+ # 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