diff --git a/pubspec.lock b/pubspec.lock index d3b6e2346..9a29566f6 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1471,6 +1471,14 @@ packages: url: "https://pub.dev" source: hosted version: "1.2.0" + lottie: + dependency: transitive + description: + name: lottie + sha256: c5fa04a80a620066c15cf19cc44773e19e9b38e989ff23ea32e5903ef1015950 + url: "https://pub.dev" + source: hosted + version: "3.3.1" lottie_native: dependency: "direct main" description: diff --git a/scribe/pubspec.lock b/scribe/pubspec.lock index 1f175604e..fb23e8b02 100644 --- a/scribe/pubspec.lock +++ b/scribe/pubspec.lock @@ -766,6 +766,14 @@ packages: url: "https://pub.dev" source: hosted version: "1.3.0" + lottie: + dependency: "direct main" + description: + name: lottie + sha256: c5fa04a80a620066c15cf19cc44773e19e9b38e989ff23ea32e5903ef1015950 + url: "https://pub.dev" + source: hosted + version: "3.3.1" matcher: dependency: transitive description: diff --git a/scribe/pubspec.yaml b/scribe/pubspec.yaml index b295d9b88..192036117 100644 --- a/scribe/pubspec.yaml +++ b/scribe/pubspec.yaml @@ -34,6 +34,8 @@ dependencies: intl: 0.20.2 + lottie: 3.3.1 + json_annotation: 4.8.0 flutter_svg: 2.1.0