random_shapes_animator 1.1.2
random_shapes_animator: ^1.1.2 copied to clipboard
Lightweight Flutter widget for adding sparkling, animated shapes like stars or snowflakes with random motion to any UI.
1.1.2 #
- Minor Change
1.1.1 #
- Minor Fix
1.1.0 #
- Added new shapes:
square,hollowSquare,triangle,hollowTriangle,hexagon,hollowHexagon,spiral.
1.0.1 #
- Replaced deprecated
withOpacityusage withwithValues. - Updated the default
areaSizefromSize(200, 250)toSize(200, 200)for better consistency.
1.0.0 #
- Initial Release