mirror of
https://github.com/inventree/inventree-app.git
synced 2025-11-02 06:15:41 +00:00
Possible fix for barcode scanner issues (#702)
* Possible fix for barcode scanner issues Ref: https://github.com/juliansteenbakker/mobile_scanner/issues/1454#issuecomment-3329405748 * Bump release notes * Bump app revision
This commit is contained in:
@@ -55,6 +55,7 @@ class _CameraBarcodeControllerState extends InvenTreeBarcodeControllerState {
|
||||
@override
|
||||
void dispose() {
|
||||
super.dispose();
|
||||
controller.dispose();
|
||||
WakelockPlus.disable();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user