From 77a06019fed30e480622ac5fed9a3ef70d30ac64 Mon Sep 17 00:00:00 2001 From: Feodor Fitsner Date: Thu, 10 Apr 2025 09:22:11 -0700 Subject: [PATCH] serious_python with hidden-files-fix --- {{cookiecutter.out_dir}}/pubspec.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index 49a630e..60041f0 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -29,11 +29,11 @@ dependency_overrides: # ref: feodor/flet-0-27-5-fixes # url: https://github.com/flet-dev/flet.git - # serious_python: - # git: - # url: https://github.com/flet-dev/serious-python.git - # ref: main - # path: src/serious_python + serious_python: + git: + url: https://github.com/flet-dev/serious-python.git + ref: hidden-files-fix + path: src/serious_python wakelock_plus: ^1.2.10 web: ^1.0.0