You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried as given example of code for small project but it crash complete app.
// alignment: Alignment.topCenter,
// child: ConfettiWidget(
// confettiController: _controllerTopCenter,
// blastDirection: pi / 2,
// maxBlastForce: 5, // set a lower max blast force
// minBlastForce: 2, // set a lower min blast force
// emissionFrequency: 0.05,
// numberOfParticles: 50, // a lot of particles at once
// gravity: 1,
// ),
// ),
The text was updated successfully, but these errors were encountered:
I tried as given example of code for small project but it crash complete app.
The text was updated successfully, but these errors were encountered: