cloud_dissolve_animation 0.0.5 copy "cloud_dissolve_animation: ^0.0.5" to clipboard
cloud_dissolve_animation: ^0.0.5 copied to clipboard

A dreamy cloud-like dissolve animation widget for Flutter. Creates beautiful blur, float, and fade effects using Overlay for unbounded animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cloud_dissolve_animation

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

dependencies:
  cloud_dissolve_animation: ^0.0.5

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:cloud_dissolve_animation/cloud_dissolve_animation.dart';
3
likes
160
points
260
downloads
screenshot

Documentation

API reference

Publisher

verified publisherspeakblend.com

Weekly Downloads

A dreamy cloud-like dissolve animation widget for Flutter. Creates beautiful blur, float, and fade effects using Overlay for unbounded animations.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on cloud_dissolve_animation