Skip to content

Commit 5944515

Browse files
committed
📦 add animation package
1 parent 78d152a commit 5944515

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

client/pubspec.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -534,6 +534,13 @@ packages:
534534
url: "https://pub.dartlang.org"
535535
source: hosted
536536
version: "0.6.4"
537+
lottie:
538+
dependency: "direct main"
539+
description:
540+
name: lottie
541+
url: "https://pub.dartlang.org"
542+
source: hosted
543+
version: "2.3.2"
537544
matcher:
538545
dependency: transitive
539546
description:

client/pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ dependencies:
2929
iconsax: ^0.0.8
3030
image_cropper: ^4.0.1
3131
image_picker: ^0.8.7
32+
lottie: ^2.3.2
3233
path: ^1.8.2
3334
path_provider: ^2.0.14
3435
permission_handler: ^10.2.0

0 commit comments

Comments
 (0)