Browse Source

Merge pull request #16 from khoren93/dependabot/pub/zxscanner/flutter_zxing-0.7.1

Bump flutter_zxing from 0.7.0 to 0.7.1 in /zxscanner
pull/18/head
Khoren Markosyan 2 years ago committed by GitHub
parent
commit
87ebb13025
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      zxscanner/pubspec.lock
  2. 1
      zxscanner/pubspec.yaml

2
zxscanner/pubspec.lock

@ -314,7 +314,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.7.0"
version: "0.7.1"
font_awesome_flutter:
dependency: "direct main"
description:

1
zxscanner/pubspec.yaml

@ -19,6 +19,7 @@ dependencies:
flutter_mobx: ^2.0.6
flutter_zxing:
path: ../
version: ^0.7.1
font_awesome_flutter: ^10.1.0
hive: ^2.2.3
hive_flutter: ^1.1.0

Loading…
Cancel
Save