From 87a88fd504e7a301ce4b1780ef40f4f0b291ca2e Mon Sep 17 00:00:00 2001 From: w-R <953969641@qq.com> Date: Wed, 16 Feb 2022 16:44:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/store/shopping/shopping_goods_details.dart | 2 +- pubspec.lock | 11 ++--------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/lib/store/shopping/shopping_goods_details.dart b/lib/store/shopping/shopping_goods_details.dart index 2ea2c9dd..568ecbe3 100644 --- a/lib/store/shopping/shopping_goods_details.dart +++ b/lib/store/shopping/shopping_goods_details.dart @@ -1634,7 +1634,7 @@ class _ShoppingGoodsDetails extends State { ), GestureDetector( onTap: () { - + toDownOrder(); }, child: Container( alignment: Alignment.center, diff --git a/pubspec.lock b/pubspec.lock index e80c0a4b..7052272d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -255,7 +255,7 @@ packages: name: flutter_screenutil url: "https://pub.flutter-io.cn" source: hosted - version: "5.1.1" + version: "5.2.0" flutter_smart_dialog: dependency: "direct main" description: @@ -483,13 +483,6 @@ packages: url: "https://pub.flutter-io.cn" source: hosted version: "2.0.5" - pedantic: - dependency: transitive - description: - name: pedantic - url: "https://pub.flutter-io.cn" - source: hosted - version: "1.11.1" permission_handler: dependency: "direct main" description: @@ -811,7 +804,7 @@ packages: name: video_player_web url: "https://pub.flutter-io.cn" source: hosted - version: "2.0.6" + version: "2.0.7" wakelock: dependency: transitive description: