From a03b0dc2921de525215fa79724c1bd52fc307714 Mon Sep 17 00:00:00 2001 From: ramiz Date: Wed, 17 Jan 2024 17:06:57 +0100 Subject: [PATCH] update flet to 0.19.0 --- {{cookiecutter.out_dir}}/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index 12867c8..95094c7 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: # path: src/serious_python # ref: 'd059aef' - flet: ^0.18.0 + flet: ^0.19.0 # flet: # git: # url: https://github.com/flet-dev/flet.git