add dependency on expandale pkg

This commit is contained in:
Neeraj Gupta 2022-03-08 21:36:30 +05:30
parent e1ceb7f531
commit 8f2fb0e245
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1
2 changed files with 8 additions and 0 deletions

View file

@ -253,6 +253,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.0"
expandable:
dependency: "direct main"
description:
name: expandable
url: "https://pub.dartlang.org"
source: hosted
version: "5.0.1"
expansion_tile_card:
dependency: "direct main"
description:

View file

@ -36,6 +36,7 @@ dependencies:
email_validator: ^2.0.1
event_bus: ^2.0.0
exif: ^3.0.0
expandable: ^5.0.1
expansion_tile_card: ^2.0.0
extended_image: ^6.0.1
fast_base58: ^0.2.1