File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -708,6 +708,14 @@ packages:
708708 url: "https://pub.dev"
709709 source: hosted
710710 version: "2.1.4"
711+ qr_code_scanner:
712+ dependency: "direct main"
713+ description:
714+ name: qr_code_scanner
715+ sha256: f23b68d893505a424f0bd2e324ebea71ed88465d572d26bb8d2e78a4749591fd
716+ url: "https://pub.dev"
717+ source: hosted
718+ version: "1.0.1"
711719 rxdart:
712720 dependency: transitive
713721 description:
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ description: A privacy-focused app for mapping your activity spaces
1111# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1212# Read more about iOS versioning at
1313# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
14- version : 3.2.0+4
14+ version : 3.2.0+5
1515publish_to : none
1616
1717environment :
You can’t perform that action at this time.
0 commit comments