From 470010e09c0e9d514f3031aaf85816905f44048b Mon Sep 17 00:00:00 2001 From: Feodor Fitsner Date: Tue, 11 Mar 2025 14:55:23 -0700 Subject: [PATCH] serious_python: 0.9.2, flet 0.27.6 --- {{cookiecutter.out_dir}}/pubspec.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index 2b5b963..49a630e 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: flutter: sdk: flutter - serious_python: 0.9.1 + serious_python: 0.9.2 path: ^1.9.0 url_strategy: ^0.2.0 @@ -21,7 +21,7 @@ dependencies: window_manager: ^0.4.3 dependency_overrides: - flet: 0.27.5 + flet: 0.27.6 # flet: # git: @@ -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: main + # path: src/serious_python wakelock_plus: ^1.2.10 web: ^1.0.0