dialog stuff

This commit is contained in:
2023-02-26 02:23:01 -05:00
parent 6c71586d57
commit 333962cbdb
3 changed files with 94 additions and 12 deletions

View File

@@ -9,6 +9,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.0.16"
archive:
dependency: transitive
description:
name: archive
sha256: d6347d54a2d8028e0437e3c099f66fdb8ae02c4720c1e7534c9f24c10351f85d
url: "https://pub.dev"
source: hosted
version: "3.3.6"
async:
dependency: transitive
description:
@@ -73,6 +81,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.17.0"
convert:
dependency: transitive
description:
name: convert
sha256: "0f08b14755d163f6e2134cb58222dd25ea2a2ee8a195e53983d57c075324d592"
url: "https://pub.dev"
source: hosted
version: "3.1.1"
crypto:
dependency: transitive
description:
@@ -437,6 +453,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.0.1"
lottie:
dependency: transitive
description:
name: lottie
sha256: "49bbc544e44bf0c734ccda29b182e3516a12f5021ea98b206cf31a168b0f97da"
url: "https://pub.dev"
source: hosted
version: "2.2.0"
matcher:
dependency: transitive
description:
@@ -453,6 +477,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "0.2.0"
material_dialogs:
dependency: "direct main"
description:
name: material_dialogs
sha256: "7828b8e70e5227c1fc2bcdf5c3ac4f22049b9ead6bae96a44ca55a4c7b8da949"
url: "https://pub.dev"
source: hosted
version: "1.1.4"
meta:
dependency: transitive
description:
@@ -509,6 +541,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.1.4"
pointycastle:
dependency: transitive
description:
name: pointycastle
sha256: db7306cf0249f838d1a24af52b5a5887c5bf7f31d8bb4e827d071dc0939ad346
url: "https://pub.dev"
source: hosted
version: "3.6.2"
quiver:
dependency: transitive
description:
@@ -652,4 +692,4 @@ packages:
version: "6.2.2"
sdks:
dart: ">=2.19.2 <3.0.0"
flutter: ">=3.0.0"
flutter: ">=3.3.0"