From d3cb7573e4a1ff2d8b0028a3459acc742e35e616 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AB=A0=E6=96=87=E8=BD=A9?= <12812285557@qq.com> Date: Wed, 15 Jun 2022 10:55:19 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=8D=E4=BD=8E=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 2f3f1d9..7d44b4a 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -31,7 +31,7 @@ dependencies: permission_handler: ^9.2.0 bot_toast: ^4.0.1 widget_to_image: ^2.0.0 - barcode_widget: ^2.0.2 + barcode_widget: ^2.0.0 dev_dependencies: flutter_test: diff --git a/pubspec.yaml b/pubspec.yaml index 687108c..d8849c0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: sdk: flutter widget_to_image: ^2.0.0 - barcode_widget: ^2.0.2 + barcode_widget: ^2.0.0 flutter_image_compress: ^1.1.0 dev_dependencies: