confetti animation
This commit is contained in:
@@ -121,6 +121,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",
|
||||
|
||||
@@ -104,6 +104,7 @@
|
||||
"name": "design_system",
|
||||
"version": "0.0.1",
|
||||
"dependencies": [
|
||||
"confetti",
|
||||
"country_code_picker",
|
||||
"flutter",
|
||||
"flutter_riverpod",
|
||||
@@ -356,6 +357,14 @@
|
||||
"meta"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "confetti",
|
||||
"version": "0.7.0",
|
||||
"dependencies": [
|
||||
"flutter",
|
||||
"vector_math"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "lottie",
|
||||
"version": "3.3.2",
|
||||
|
||||
Reference in New Issue
Block a user