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

Lightweight Flutter widget for adding sparkling, animated shapes like stars or snowflakes with random motion to any UI.

Use this package as a library

Depend on it

Run this command:

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 flutter pub get):

dependencies:
  random_shapes_animator: ^1.2.1

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:random_shapes_animator/random_shapes_animator.dart';
4
likes
140
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

Lightweight Flutter widget for adding sparkling, animated shapes like stars or snowflakes with random motion to any UI.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on random_shapes_animator