update dialog,use flutter_smart_dialog

This commit is contained in:
csf
2022-04-19 13:07:45 +08:00
parent 24bc515061
commit 85c3dbdf7f
13 changed files with 278 additions and 280 deletions

View File

@@ -32,7 +32,6 @@ dependencies:
path_provider: ^2.0.2
external_path: ^1.0.1
provider: ^5.0.0
flutter_easyloading: ^3.0.3
tuple: ^2.0.0
wakelock: ^0.5.2
device_info: ^2.0.2
@@ -50,6 +49,9 @@ dependencies:
zxing2: ^0.1.0
image_picker: ^0.8.5
image: ^3.1.3
flutter_smart_dialog:
git:
url: https://github.com/Heap-Hop/flutter_smart_dialog.git
dev_dependencies:
flutter_launcher_icons: ^0.9.1