mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
* Add code_scan_listener package * Implement wedge controller widget * Update barcode settings widget - Allow user to choose which barcode scanner to use * Fix typo * Select barcode scanner widget based on user preference * Fix rendering issues for wedge controller * Update release notes * Add unit test for wedge scanner widget - Required some tweaks to other code * Use better library - https://github.com/fuadreza/flutter_barcode_listener - Fork of https://github.com/shaxxx/flutter_barcode_listener - Properly handles key "case" issues (shift, essentially) - Verified that it works correctly for multiple character types * Local copy of code, rather than relying on package which is not available on pub.dev * Fix unit test |
||
|---|---|---|
| .. | ||
| attachment_widget.dart | ||
| back.dart | ||
| bom_list.dart | ||
| category_display.dart | ||
| category_list.dart | ||
| company_detail.dart | ||
| company_list.dart | ||
| dialogs.dart | ||
| drawer.dart | ||
| fields.dart | ||
| home.dart | ||
| location_display.dart | ||
| location_list.dart | ||
| notes_widget.dart | ||
| notifications.dart | ||
| paginator.dart | ||
| part_detail.dart | ||
| part_image_widget.dart | ||
| part_list.dart | ||
| part_parameter_widget.dart | ||
| part_suppliers.dart | ||
| po_line_detail.dart | ||
| po_line_list.dart | ||
| progress.dart | ||
| purchase_order_detail.dart | ||
| purchase_order_list.dart | ||
| refreshable_state.dart | ||
| search.dart | ||
| snacks.dart | ||
| spinner.dart | ||
| stock_detail.dart | ||
| stock_item_history.dart | ||
| stock_item_test_results.dart | ||
| stock_list.dart | ||
| supplier_part_detail.dart | ||
| supplier_part_list.dart | ||