From b273f44d6fecc29950ff4951d91f09314c4118b9 Mon Sep 17 00:00:00 2001 From: Feodor Fitsner Date: Tue, 4 Mar 2025 21:39:25 -0800 Subject: [PATCH] serious_python: 0.9.1, flet: 0.27.5 --- {{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 06d01b5..16fde54 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.0 + serious_python: 0.9.1 path: ^1.9.0 url_strategy: ^0.2.0 @@ -21,13 +21,13 @@ dependencies: window_manager: ^0.4.3 dependency_overrides: - #flet: 0.27.4 + flet: 0.27.5 - flet: - git: - path: packages/flet - ref: feodor/flet-0-27-5-fixes - url: https://github.com/flet-dev/flet.git + # flet: + # git: + # path: packages/flet + # ref: feodor/flet-0-27-5-fixes + # url: https://github.com/flet-dev/flet.git # serious_python: # git: