From 36d87f22d942a355108d9a43a78745d53cb1b83d Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Tue, 19 Apr 2022 08:03:43 +0300 Subject: [PATCH] Sync pubspec files --- pubspec.foss.yaml | 5 ++++- pubspec.next.yaml | 5 ++++- pubspec.yaml | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/pubspec.foss.yaml b/pubspec.foss.yaml index 8cd7a30c1..46f1e562f 100644 --- a/pubspec.foss.yaml +++ b/pubspec.foss.yaml @@ -36,7 +36,10 @@ dependencies: intl: ^0.17.0 flutter_slidable: ^1.1.0 charts_flutter: ^0.12.0 - qr_flutter: ^4.0.0 + #qr_flutter: ^4.0.0 + qr_flutter: # https://github.com/theyakka/qr.flutter/issues/174#issuecomment-1084235757 + git: + url: https://github.com/theyakka/qr.flutter.git local_auth: ^1.1.6 sentry_flutter: ^6.1.2 image_picker: ^0.8.3+1 diff --git a/pubspec.next.yaml b/pubspec.next.yaml index 8f5302199..43e96015e 100644 --- a/pubspec.next.yaml +++ b/pubspec.next.yaml @@ -36,7 +36,10 @@ dependencies: intl: ^0.17.0 flutter_slidable: ^1.1.0 charts_flutter: ^0.12.0 - qr_flutter: ^4.0.0 + #qr_flutter: ^4.0.0 + qr_flutter: # https://github.com/theyakka/qr.flutter/issues/174#issuecomment-1084235757 + git: + url: https://github.com/theyakka/qr.flutter.git local_auth: ^1.1.6 sentry_flutter: ^6.1.2 image_picker: ^0.8.3+1 diff --git a/pubspec.yaml b/pubspec.yaml index d0ce82bfe..f1dfda91a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: intl: ^0.17.0 flutter_slidable: ^1.1.0 charts_flutter: ^0.12.0 - #qr_flutter: ^4.0.0 + #qr_flutter: ^4.0.0 qr_flutter: # https://github.com/theyakka/qr.flutter/issues/174#issuecomment-1084235757 git: url: https://github.com/theyakka/qr.flutter.git