mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-02-04 07:23:18 +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:
parent
6f5fc1d8a9
commit
707d251853
4 changed files with 35 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue