Skip to content

Commit

Permalink
📦 add animation package
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoinegtir committed Jul 10, 2023
1 parent 78d152a commit 5944515
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions client/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "0.6.4"
lottie:
dependency: "direct main"
description:
name: lottie
url: "https://pub.dartlang.org"
source: hosted
version: "2.3.2"
matcher:
dependency: transitive
description:
Expand Down
1 change: 1 addition & 0 deletions client/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ dependencies:
iconsax: ^0.0.8
image_cropper: ^4.0.1
image_picker: ^0.8.7
lottie: ^2.3.2
path: ^1.8.2
path_provider: ^2.0.14
permission_handler: ^10.2.0
Expand Down

0 comments on commit 5944515

Please sign in to comment.