diff --git a/pubspec.lock b/pubspec.lock index 81551d49..7e80d097 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1057,10 +1057,12 @@ packages: qr_code_scanner: dependency: "direct main" description: - name: qr_code_scanner - url: "https://pub.dartlang.org" - source: hosted - version: "0.4.0" + path: "." + ref: fix_break_changes_platform + resolved-ref: "0feca6f15042c279ff575c559a3430df917b623d" + url: "https://github.com/xeinebiu/qr_code_scanner.git" + source: git + version: "0.7.0" qr_flutter: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index e064c77f..ad826962 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -97,7 +97,10 @@ dependencies: #瀑布流 waterfall_flow: ^3.0.1 #扫码组件 - qr_code_scanner: ^0.4.0 + qr_code_scanner: + git: + url: https://github.com/xeinebiu/qr_code_scanner.git + ref: fix_break_changes_platform #model 插件 equatable: ^2.0.0 #pdf文件预览