2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

Screen wake (#565)

* Prevent screen turning off when scanning barcodes

- Close https://github.com/inventree/inventree-app/issues/492

* Update release notes
This commit is contained in:
Oliver
2024-12-06 11:11:47 +11:00
committed by GitHub
parent 6f5fc1d8a9
commit 707d251853
4 changed files with 35 additions and 1 deletions

View File

@ -40,6 +40,7 @@ dependencies:
sembast: ^3.6.0 # NoSQL data storage
sentry_flutter: 8.9.0 # Error reporting
url_launcher: ^6.3.0 # Open link in system browser
wakelock_plus: ^1.2.8 # Prevent device from sleeping
dev_dependencies:
flutter_launcher_icons: ^0.14.1