Skip to content

Commit 1ff59e0

Browse files
committed
fix up
Signed-off-by: SamYuan1990 <yy19902439@126.com>
1 parent 2febd14 commit 1ff59e0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

{{cookiecutter.out_dir}}/pubspec.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,16 @@ dependency_overrides:
2929
# ref: feodor/flet-0-27-5-fixes
3030
# url: https://github.com/flet-dev/flet.git
3131

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
32+
#serious_python:
33+
# git:
34+
# url: git@github.com:flet-dev/serious-python.git
35+
# ref: hidden-files-fix
36+
# path: src/serious_python
3737

3838
wakelock_plus: ^1.2.10
3939
web: ^1.0.0
4040
window_manager: ^0.4.3
41-
webview_flutter_android: ^4.0.0
41+
webview_flutter_android: 4.10.1
4242

4343
# {% if 'flet_audio_recorder' in cookiecutter.flutter.dependencies %}
4444
record: ^5.1.1

0 commit comments

Comments
 (0)