Add wakelock_plus dependency
Added wakelock_plus version 1.4.0 to pubspec.yaml to enable wakelock functionality in the project.
This commit is contained in:
parent
b17df65b24
commit
a707af55c6
|
|
@ -20,6 +20,7 @@ dependencies:
|
|||
screen_brightness: ^2.1.0
|
||||
sensors_plus: ^7.0.0
|
||||
url_strategy: ^0.2.0
|
||||
wakelock_plus: ^1.4.0
|
||||
window_manager: ^0.5.1
|
||||
|
||||
dependency_overrides:
|
||||
|
|
|
|||
Loading…
Reference in New Issue