v1.2.2fade_out_particle
गायब होने वाले दृश्य के लिए फेड आउट पार्टिकल प्रभाव, जैसे कि Text और Icon
162लाइक 22230-दिन डाउनलोड160Pub अंक
AndroidiOSWebmacOSWindowsLinux
Flutter के लिए फेड आउट पार्टिकल प्रभाव
{"sdk":"flutter"}{"sdk":"flutter"}^2.0.0यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।
FadeOutParticle is an animation for disappearing views like Text and Icon
Add this line to your pubspec:
dependencies:
fade_out_particle: ^1.2.1
FadeOutParticle(
disappear: true,
child: Text('Fade out Particle'),
)