From a49c9f3d86e2f07cd73d752287d2f6f6f863ecbf Mon Sep 17 00:00:00 2001 From: Feodor Fitsner Date: Wed, 19 Feb 2025 17:30:49 -0800 Subject: [PATCH] serious_python: 0.9.0 --- {{cookiecutter.out_dir}}/pubspec.yaml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index 1b24125..b01e7f4 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: flutter: sdk: flutter - serious_python: 0.8.7 + serious_python: 0.9.0 path: ^1.9.0 url_strategy: ^0.2.0 @@ -22,17 +22,18 @@ dependencies: dependency_overrides: flet: 0.26.0 + # flet: # git: # path: packages/flet # ref: main # 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: main + # path: src/serious_python wakelock_plus: ^1.2.10 web: ^1.0.0