upgrade deps

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-03-08 16:20:42 +08:00
parent f825f87dc1
commit 4683939364
2 changed files with 5 additions and 5 deletions

View File

@@ -741,10 +741,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: flutter_smart_dialog name: flutter_smart_dialog
sha256: "0852df132cb03fd8fc5144eb404c31eb7eb50c22aecb1cc2504f2f598090d756" sha256: "6c6b2e27b0c13aa0d8af0314016b42d5feaf4c9aba45047f271aa6d9f9176e15"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "4.9.8+9" version: "5.0.0"
flutter_sortable_wrap: flutter_sortable_wrap:
dependency: "direct main" dependency: "direct main"
description: description:
@@ -1685,10 +1685,10 @@ packages:
dependency: transitive dependency: transitive
description: description:
name: sqflite_android name: sqflite_android
sha256: ecd684501ebc2ae9a83536e8b15731642b9570dc8623e0073d227d0ee2bfea88 sha256: "881e28efdcc9950fd8e9bb42713dcf1103e62a2e7168f23c9338d82db13dec40"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "2.4.2+2" version: "2.4.2+3"
sqflite_common: sqflite_common:
dependency: transitive dependency: transitive
description: description:

View File

@@ -98,7 +98,7 @@ 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: ^4.9.8+5 flutter_smart_dialog: ^5.0.0
# 下滑关闭 # 下滑关闭
# dismissible_page: ^1.0.2 # dismissible_page: ^1.0.2
# custom_sliding_segmented_control: ^1.8.4 # custom_sliding_segmented_control: ^1.8.4