inventree-app/lib/widget
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
..
attachment_widget.dart PO Line Item Improvements (#340) 2023-04-21 23:15:00 +10:00
back.dart Linting fixes 2022-07-06 21:29:26 +10:00
bom_list.dart PO Line Item Improvements (#340) 2023-04-21 23:15:00 +10:00
category_display.dart Make notes widget "generic" (#327) 2023-04-19 21:57:28 +10:00
category_list.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
company_detail.dart PO Line Item Improvements (#340) 2023-04-21 23:15:00 +10:00
company_list.dart PO Line Item Improvements (#340) 2023-04-21 23:15:00 +10:00
dialogs.dart Add actions to issue or cancel purchase orders (#313) 2023-04-11 22:52:27 +10:00
drawer.dart Make notes widget "generic" (#327) 2023-04-19 21:57:28 +10:00
fields.dart Updated dependencies (#255) 2023-02-11 00:24:06 +11:00
home.dart Add transparent background image (#323) 2023-04-19 20:54:52 +10:00
location_display.dart Barcode refactor (#363) 2023-06-11 09:41:26 +10:00
location_list.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
notes_widget.dart Make notes widget "generic" (#327) 2023-04-19 21:57:28 +10:00
notifications.dart PO Line Item Improvements (#340) 2023-04-21 23:15:00 +10:00
paginator.dart Improvements for dark mode (#322) 2023-04-18 23:07:24 +10:00
part_detail.dart Barcode refactor (#363) 2023-06-11 09:41:26 +10:00
part_image_widget.dart Make notes widget "generic" (#327) 2023-04-19 21:57:28 +10:00
part_list.dart PO Line Item Improvements (#340) 2023-04-21 23:15:00 +10:00
part_parameter_widget.dart UX Overhaul (#300) 2023-04-08 23:59:11 +10:00
part_suppliers.dart PO Line Item Improvements (#340) 2023-04-21 23:15:00 +10:00
po_line_detail.dart PO Line Item Improvements (#340) 2023-04-21 23:15:00 +10:00
po_line_list.dart PO Line Item Improvements (#340) 2023-04-21 23:15:00 +10:00
progress.dart Display overlay screen for blocking operations (#186) 2022-07-20 09:05:21 +10:00
purchase_order_detail.dart PO Line Item Improvements (#340) 2023-04-21 23:15:00 +10:00
purchase_order_list.dart PO Line Item Improvements (#340) 2023-04-21 23:15:00 +10:00
refreshable_state.dart Barcode refactor (#363) 2023-06-11 09:41:26 +10:00
search.dart PO Line Item Improvements (#340) 2023-04-21 23:15:00 +10:00
snacks.dart Updated dependencies (#255) 2023-02-11 00:24:06 +11:00
spinner.dart Refactor imports 2022-03-29 19:54:19 +11:00
stock_detail.dart Barcode refactor (#363) 2023-06-11 09:41:26 +10:00
stock_item_history.dart Stock history fix (#320) 2023-04-18 22:46:08 +10:00
stock_item_test_results.dart Stock test actions (#345) 2023-04-28 23:27:59 +10:00
stock_list.dart PO Line Item Improvements (#340) 2023-04-21 23:15:00 +10:00
supplier_part_detail.dart Barcode refactor (#363) 2023-06-11 09:41:26 +10:00
supplier_part_list.dart PO Line Item Improvements (#340) 2023-04-21 23:15:00 +10:00