From bae15c6a10d4b588ff880c64df09a99760a73855 Mon Sep 17 00:00:00 2001 From: Feodor Fitsner Date: Wed, 3 Dec 2025 18:32:17 -0800 Subject: [PATCH] Remove wakelock_plus and window_manager dependencies The wakelock_plus and window_manager dependencies have been removed from pubspec.yaml, possibly due to no longer being required in the project. --- {{cookiecutter.out_dir}}/pubspec.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/{{cookiecutter.out_dir}}/pubspec.yaml b/{{cookiecutter.out_dir}}/pubspec.yaml index 238a37d..cccb433 100644 --- a/{{cookiecutter.out_dir}}/pubspec.yaml +++ b/{{cookiecutter.out_dir}}/pubspec.yaml @@ -40,9 +40,7 @@ dependency_overrides: # ref: fix-zip-directory # 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 %} # geolocator: ^12.0.0