Add QR scanner

This commit is contained in:
Anton Tananaev 2025-06-23 21:32:17 -07:00
parent ee500f541f
commit 3437b670ea
7 changed files with 128 additions and 25 deletions

View file

@ -277,6 +277,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.16.0"
mobile_scanner:
dependency: "direct main"
description:
name: mobile_scanner
sha256: "54005bdea7052d792d35b4fef0f84ec5ddc3a844b250ecd48dc192fb9b4ebc95"
url: "https://pub.dev"
source: hosted
version: "7.0.1"
path:
dependency: transitive
description:
@ -516,4 +524,4 @@ packages:
version: "1.1.0"
sdks:
dart: ">=3.8.1 <4.0.0"
flutter: ">=3.27.0"
flutter: ">=3.29.0"