Add wakelock_plus to dependency overrides

Added wakelock_plus version 1.4.0 to the dependency_overrides section in pubspec.yaml to enable wakelock functionality in the project.
This commit is contained in:
Feodor Fitsner 2025-12-03 18:59:28 -08:00
parent f13f0539f8
commit f0423509ab
1 changed files with 2 additions and 1 deletions

View File

@ -42,7 +42,8 @@ dependency_overrides:
# path: src/serious_python # path: src/serious_python
package_info_plus: ^9.0.0 package_info_plus: ^9.0.0
wakelock_plus: ^1.4.0
# {% if 'flet_geolocator' in cookiecutter.flutter.dependencies %} # {% if 'flet_geolocator' in cookiecutter.flutter.dependencies %}
# geolocator: ^12.0.0 # geolocator: ^12.0.0
# geolocator_android: ^4.6.0 # geolocator_android: ^4.6.0