among_stars_animation 1.0.1
among_stars_animation: ^1.0.1 copied to clipboard
A Flutter package that generates animated bubble widgets resembling stars or celestial bodies, perfect for creating dynamic space-themed backgrounds.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add among_stars_animationThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
among_stars_animation: ^1.0.1Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.