Add lottie package
To display lottie animation in web
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -34,6 +34,8 @@ dependencies:
|
||||
|
||||
intl: 0.20.2
|
||||
|
||||
lottie: 3.3.1
|
||||
|
||||
json_annotation: 4.8.0
|
||||
|
||||
flutter_svg: 2.1.0
|
||||
|
||||
Reference in New Issue
Block a user