diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index 2c8469a..dd72b5b 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -11,7 +11,10 @@ dependencies: flutter: sdk: flutter - serious_python: ^0.7.0 + serious_python: + git: + url: https://github.com/flet-dev/serious-python.git + ref: 0.7-fix flet: ^0.23.0 path: ^1.8.3