confetti animation
This commit is contained in:
@@ -145,6 +145,12 @@
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "3.4"
|
||||
},
|
||||
{
|
||||
"name": "confetti",
|
||||
"rootUri": "file:///Users/juliandalcalaf/.pub-cache/hosted/pub.dev/confetti-0.7.0",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.17"
|
||||
},
|
||||
{
|
||||
"name": "convert",
|
||||
"rootUri": "file:///Users/juliandalcalaf/.pub-cache/hosted/pub.dev/convert-3.1.2",
|
||||
|
||||
@@ -80,6 +80,7 @@
|
||||
"name": "design_system",
|
||||
"version": "0.0.1",
|
||||
"dependencies": [
|
||||
"confetti",
|
||||
"country_code_picker",
|
||||
"flutter",
|
||||
"flutter_riverpod",
|
||||
@@ -349,6 +350,14 @@
|
||||
"dio"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "confetti",
|
||||
"version": "0.7.0",
|
||||
"dependencies": [
|
||||
"flutter",
|
||||
"vector_math"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "lottie",
|
||||
"version": "3.3.2",
|
||||
|
||||
@@ -193,6 +193,14 @@ packages:
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.19.1"
|
||||
confetti:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: confetti
|
||||
sha256: "979aafde2428c53947892c95eb244466c109c129b7eee9011f0a66caaca52267"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.7.0"
|
||||
convert:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user