fade_out_particle 1.2.0 copy "fade_out_particle: ^1.2.0" to clipboard
fade_out_particle: ^1.2.0 copied to clipboard

outdated

Fade out particle effect for disappearing views like Text and Icon

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fade_out_particle

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  fade_out_particle: ^1.2.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fade_out_particle/fade_out_particle.dart';
162
likes
0
points
208
downloads

Publisher

verified publisherappgozar.com

Weekly Downloads

Fade out particle effect for disappearing views like Text and Icon

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on fade_out_particle