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: flutter_smart_dialog:
dependency: "direct main" dependency: "direct main"
description: description:
name: flutter_smart_dialog path: "."
sha256: "6c6b2e27b0c13aa0d8af0314016b42d5feaf4c9aba45047f271aa6d9f9176e15" ref: main
url: "https://pub.dev" resolved-ref: "0d839994ecbf0e33ecd12a116a37b715b68a27ac"
source: hosted url: "https://github.com/bggRGjQaUbCoE/flutter_smart_dialog.git"
source: git
version: "5.0.0" version: "5.0.0"
flutter_sortable_wrap: flutter_sortable_wrap:
dependency: "direct main" dependency: "direct main"

View File

@@ -98,7 +98,10 @@ dependencies:
url: https://github.com/bggRGjQaUbCoE/material_design_icons_flutter.git url: https://github.com/bggRGjQaUbCoE/material_design_icons_flutter.git
ref: const ref: const
# toast # 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 # dismissible_page: ^1.0.2
# custom_sliding_segmented_control: ^1.8.4 # custom_sliding_segmented_control: ^1.8.4