diff --git a/pubspec.lock b/pubspec.lock index a468ed86b..3b43c09f5 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -741,10 +741,10 @@ packages: dependency: "direct main" description: name: flutter_smart_dialog - sha256: "0852df132cb03fd8fc5144eb404c31eb7eb50c22aecb1cc2504f2f598090d756" + sha256: "6c6b2e27b0c13aa0d8af0314016b42d5feaf4c9aba45047f271aa6d9f9176e15" url: "https://pub.dev" source: hosted - version: "4.9.8+9" + version: "5.0.0" flutter_sortable_wrap: dependency: "direct main" description: @@ -1685,10 +1685,10 @@ packages: dependency: transitive description: name: sqflite_android - sha256: ecd684501ebc2ae9a83536e8b15731642b9570dc8623e0073d227d0ee2bfea88 + sha256: "881e28efdcc9950fd8e9bb42713dcf1103e62a2e7168f23c9338d82db13dec40" url: "https://pub.dev" source: hosted - version: "2.4.2+2" + version: "2.4.2+3" sqflite_common: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 77b626479..29e9addaa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -98,7 +98,7 @@ dependencies: url: https://github.com/bggRGjQaUbCoE/material_design_icons_flutter.git ref: const # toast - flutter_smart_dialog: ^4.9.8+5 + flutter_smart_dialog: ^5.0.0 # 下滑关闭 # dismissible_page: ^1.0.2 # custom_sliding_segmented_control: ^1.8.4