mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-01-15 09:28:41 +00:00
added mobile_scanner
This commit is contained in:
parent
af8aa8b915
commit
5d95423586
2 changed files with 9 additions and 0 deletions
|
|
@ -1076,6 +1076,14 @@ packages:
|
|||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.0.0"
|
||||
mobile_scanner:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: mobile_scanner
|
||||
sha256: "72f06a071aa8b14acea3ab43ea7949eefe4a2469731ae210e006ba330a033a8c"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "7.0.0"
|
||||
mutex:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -69,6 +69,7 @@ dependencies:
|
|||
video_compress: ^3.1.4
|
||||
share_plus: ^11.0.0
|
||||
photo_view: ^0.15.0
|
||||
mobile_scanner: ^7.0.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
|
|
|||
Loading…
Reference in a new issue