remove sliding_up_panel

hmxc
小赖 4 years ago
parent c8891b8456
commit 8c67e8c28f

@ -674,13 +674,6 @@ packages:
description: flutter
source: sdk
version: "0.0.99"
sliding_up_panel:
dependency: "direct main"
description:
name: sliding_up_panel
url: "https://pub.flutter-io.cn"
source: hosted
version: "1.0.2"
source_span:
dependency: transitive
description:

@ -1,6 +1,6 @@
name: akuCommunity
description: A new Flutter project.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
publish_to: "none"
version: 1.1.21-dev+27
@ -34,9 +34,6 @@ dependencies:
cached_network_image: ^3.0.0-nullsafety
#弹窗
bot_toast: ^4.0.1
#TODO need remove
#上拉滑动
sliding_up_panel: ^1.0.2
#滑块
flutter_slidable: ^0.6.0-nullsafety.0
#http

Loading…
Cancel
Save