Add QrCode authentication

This commit is contained in:
2025-07-07 19:44:17 +02:00
parent 28d47917cf
commit 0a87ac572b
13 changed files with 125 additions and 17 deletions

View File

@ -632,6 +632,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.0.0"
mobile_scanner:
dependency: "direct main"
description:
name: mobile_scanner
sha256: "54005bdea7052d792d35b4fef0f84ec5ddc3a844b250ecd48dc192fb9b4ebc95"
url: "https://pub.dev"
source: hosted
version: "7.0.1"
package_config:
dependency: transitive
description:
@ -1071,4 +1079,4 @@ packages:
version: "3.1.3"
sdks:
dart: ">=3.8.1 <4.0.0"
flutter: ">=3.27.0"
flutter: ">=3.29.0"