From 36754ba47da7a3277d5be183a523c912a1dc4cef Mon Sep 17 00:00:00 2001 From: admin <weikou2014> Date: 星期四, 31 三月 2022 15:07:08 +0800 Subject: [PATCH] service服务bug修复 --- src/main/resources/code/flutter/pubspec.yaml | 18 ++++++++++++++++-- 1 files changed, 16 insertions(+), 2 deletions(-) diff --git a/src/main/resources/code/flutter/pubspec.yaml b/src/main/resources/code/flutter/pubspec.yaml index bdffb91..b97c460 100644 --- a/src/main/resources/code/flutter/pubspec.yaml +++ b/src/main/resources/code/flutter/pubspec.yaml @@ -51,12 +51,13 @@ shared_preferences: ^2.0.8 - sqflite: ^2.0.0+3 - dio: ^4.0.0 #杞挱鍥炬彃浠� flutter_swiper: ^1.1.6 + + #杞挱鍥炬彃浠� + flutter_swiper_null_safety: ^1.0.2 fluttertoast: ^8.0.8 @@ -107,6 +108,19 @@ #鎴浘鎻掍欢 screenshot: ^1.2.3 + #缃戠粶鍥剧墖鍔犺浇妗嗘灦 + cached_network_image: ^3.2.0 + + #鍥剧墖閫夋嫨 + image_picker: ^0.8.4+9 + #鍥剧墖瑁佸壀 + image_cropper: ^1.5.0 + + sqflite: ^2.0.2 + + #淇濆瓨鍥剧墖鍒扮浉鍐� + image_gallery_saver: ^1.7.1 + # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec -- Gitblit v1.8.0