From 08844c6e1dbe43cad43d302f1a4e2a181979b26b Mon Sep 17 00:00:00 2001 From: Feodor Fitsner Date: Sun, 26 Jan 2025 13:13:06 -0800 Subject: [PATCH] Use Flet 0.26.0 --- {{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 6c099fa..3d37a2a 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -22,11 +22,11 @@ dependencies: window_manager: ^0.4.3 dependency_overrides: - flet: - git: - path: packages/flet - ref: main - url: https://github.com/flet-dev/flet.git + # flet: + # git: + # path: packages/flet + # ref: main + # url: https://github.com/flet-dev/flet.git wakelock_plus: ^1.2.10 web: ^1.0.0