Add dependency on crypto pkg for sha

This commit is contained in:
Neeraj Gupta 2023-02-25 16:40:23 +05:30
parent 987ac050b0
commit afacbc735e
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1
2 changed files with 2 additions and 1 deletions

View file

@ -249,7 +249,7 @@ packages:
source: hosted
version: "0.3.3+4"
crypto:
dependency: transitive
dependency: "direct main"
description:
name: crypto
sha256: aa274aa7774f8964e4f4f38cc994db7b6158dd36e9187aaceaddc994b35c6c67

View file

@ -30,6 +30,7 @@ dependencies:
collection: # dart
computer: ^2.0.0
confetti: ^0.6.0
crypto: ^3.0.2
connectivity_plus: ^3.0.3
cupertino_icons: ^1.0.0
device_info: ^2.0.2