upgrade dep

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-03-09 15:56:18 +08:00
parent 702cf988d3
commit 3b09534320
2 changed files with 9 additions and 5 deletions

View File

@@ -740,10 +740,11 @@ packages:
flutter_smart_dialog:
dependency: "direct main"
description:
name: flutter_smart_dialog
sha256: "6c6b2e27b0c13aa0d8af0314016b42d5feaf4c9aba45047f271aa6d9f9176e15"
url: "https://pub.dev"
source: hosted
path: "."
ref: main
resolved-ref: "0d839994ecbf0e33ecd12a116a37b715b68a27ac"
url: "https://github.com/bggRGjQaUbCoE/flutter_smart_dialog.git"
source: git
version: "5.0.0"
flutter_sortable_wrap:
dependency: "direct main"

View File

@@ -98,7 +98,10 @@ dependencies:
url: https://github.com/bggRGjQaUbCoE/material_design_icons_flutter.git
ref: const
# toast
flutter_smart_dialog: ^5.0.0
flutter_smart_dialog:
git:
url: https://github.com/bggRGjQaUbCoE/flutter_smart_dialog.git
ref: main
# 下滑关闭
# dismissible_page: ^1.0.2
# custom_sliding_segmented_control: ^1.8.4