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.
This commit is contained in:
parent
a707af55c6
commit
bae15c6a10
|
|
@ -40,9 +40,7 @@ dependency_overrides:
|
||||||
# ref: fix-zip-directory
|
# ref: fix-zip-directory
|
||||||
# path: src/serious_python
|
# path: src/serious_python
|
||||||
|
|
||||||
wakelock_plus: ^1.4.0
|
|
||||||
package_info_plus: ^9.0.0
|
package_info_plus: ^9.0.0
|
||||||
window_manager: ^0.5.1
|
|
||||||
|
|
||||||
# {% if 'flet_geolocator' in cookiecutter.flutter.dependencies %}
|
# {% if 'flet_geolocator' in cookiecutter.flutter.dependencies %}
|
||||||
# geolocator: ^12.0.0
|
# geolocator: ^12.0.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue