mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Add qr_utils barcode scanner
This commit is contained in:
parent
570e44a83a
commit
49133a8e71
4 changed files with 19 additions and 2 deletions
|
|
@ -149,6 +149,13 @@ packages:
|
|||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "5.1.0"
|
||||
qr_utils:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: qr_utils
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.1.4"
|
||||
quiver:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue