ambient_effects_container 0.2.0 copy "ambient_effects_container: ^0.2.0" to clipboard
ambient_effects_container: ^0.2.0 copied to clipboard

A reusable Flutter ambient background container with rain, snow, leaf, petal, and firefly effects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ambient_effects_container

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

dependencies:
  ambient_effects_container: ^0.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:ambient_effects_container/ambient_effects_container.dart';
3
likes
160
points
48
downloads

Documentation

API reference

Publisher

verified publisherblog.zyaire.top

Weekly Downloads

A reusable Flutter ambient background container with rain, snow, leaf, petal, and firefly effects.

Repository (GitHub)
View/report issues

Topics

#flutter #animation #particles #background #effects

License

MIT (license)

Dependencies

flutter, path_drawing

More

Packages that depend on ambient_effects_container