random_shapes_animator 1.0.1 copy "random_shapes_animator: ^1.0.1" to clipboard
random_shapes_animator: ^1.0.1 copied to clipboard

A fully customizable Flutter widget that adds sparkling or animated shapes such as stars, circles, or snowflakes to any widget. Great for festive UIs, celebration screens, birthdays, holidays, special [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add random_shapes_animator

With Flutter:

 $ flutter pub add random_shapes_animator

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

dependencies:
  random_shapes_animator: ^1.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:random_shapes_animator/random_shapes_animator.dart';
4
likes
0
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

A fully customizable Flutter widget that adds sparkling or animated shapes such as stars, circles, or snowflakes to any widget. Great for festive UIs, celebration screens, birthdays, holidays, special events, or decorative effects. Designed to be lightweight, smooth, and highly performant. Easily integrate dynamic, beautiful animated elements into your app without heavy performance costs. Perfect for enhancing user interfaces with interactive, lively, and eye-catching visual animations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on random_shapes_animator