mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Barcode handler code cleanup
This commit is contained in:
parent
b423d43db8
commit
07017c4745
3 changed files with 12 additions and 13 deletions
|
|
@ -24,7 +24,7 @@ dependencies:
|
|||
cupertino_icons: ^1.0.3
|
||||
http: ^0.13.0
|
||||
cached_network_image: ^3.0.0 # Download and cache remote images
|
||||
qr_code_scanner: ^0.5.1 # Barcode scanning
|
||||
qr_code_scanner: ^0.5.2 # Barcode scanning
|
||||
package_info_plus: ^1.0.4 # App information introspection
|
||||
device_info_plus: ^2.1.0 # Information about the device
|
||||
font_awesome_flutter: ^9.1.0 # FontAwesome icon set
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue