diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index f053e9e..088b86c 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -12,7 +12,11 @@ dependencies: sdk: flutter serious_python: 0.8.7 - flet: 0.25.2 + flet: #0.26.0 + git: + url: https://github.com/flet-dev/flet.git + ref: flutter-extensions + path: packages/flet path: ^1.9.0 url_strategy: ^0.2.0