diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index db19ee2..1de3ceb 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -36,6 +36,7 @@ dependency_overrides: path: src/serious_python wakelock_plus: ^1.4.0 + package_info_plus: ^9.0.0 window_manager: ^0.5.1 # {% if 'flet_geolocator' in cookiecutter.flutter.dependencies %}