Last updated:
0 purchases
fade out particle
FadeOutParticle is an animation for disappearing views like Text and Icon
Installation #
Add this line to your pubspec:
dependencies:
fade_out_particle: ^1.2.1
copied to clipboard
Usage #
FadeOutParticle(
disappear: true,
child: Text('Fade out Particle'),
)
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.