inventree-app/lib
Oliver b051aeccda
Barcode refactor (#363)
* Move barcode.dart

* Fix

* Refactoring barcode scanner code:

- Abstract the "controller" class (for future development)
- Break barcode scanning code out into multiple files
- Add CameraBarcodeController class (qr_code_scanner)

* Add await

* Make barcode scan delay configurable

* remove unused import

* Handle camera exceptions

* Improve sequencing for camera scanner

- Show loading overlay
- Prevent reload if view is no longer mounted

* Update docstring

* Update release notes
2023-06-11 09:41:26 +10:00
..
barcode Barcode refactor (#363) 2023-06-11 09:41:26 +10:00
generated More linting work 2021-09-28 20:24:55 +10:00
inventree Fix bug in purchase order form (#354) 2023-05-18 20:55:50 +10:00
l10n Barcode refactor (#363) 2023-06-11 09:41:26 +10:00
settings Barcode refactor (#363) 2023-06-11 09:41:26 +10:00
widget Barcode refactor (#363) 2023-06-11 09:41:26 +10:00
api.dart PO Line Item Improvements (#340) 2023-04-21 23:15:00 +10:00
api_form.dart Barcode refactor (#363) 2023-06-11 09:41:26 +10:00
app_colors.dart Improvements for dark mode (#322) 2023-04-18 23:07:24 +10:00
dummy_dsn.dart Add a dummy .dsn file 2021-09-28 23:26:10 +10:00
fa_icon_mapping.dart Adds pre-generated file for mapping icon names to icon hex values (#235) 2022-12-18 00:06:11 +11:00
helpers.dart Code Cleanup (#312) 2023-04-11 22:38:57 +10:00
l10.dart Start of unit tests for the actual API code 2022-05-22 00:04:13 +10:00
main.dart Adds "dark mode" support (#317) 2023-04-16 21:10:57 +10:00
preferences.dart Barcode refactor (#363) 2023-06-11 09:41:26 +10:00
user_profile.dart Updated dependencies (#255) 2023-02-11 00:24:06 +11:00