lava_lamp_effect 1.0.3
lava_lamp_effect: ^1.0.3 copied to clipboard
A widget that provides a customizable lava lamp effect with fluid animations, adjustable colors, sizes, and speeds.
1.0.0 #
- Lava Lamp Effect widget implementation
- Initialize with customizable parameters:
size
: Required parameter for dimensions of the effectcolor
: Optional parameter for lava color (defaults to theme's primary color)lavaCount
: Number of lava blobs (default: 4)speed
: Animation speed (default: 1)repeatDuration
: Duration of animation cycle (default: 10 seconds)
1.0.1 #
- Update README
1.0.2 #
- Update dart static analysis
1.0.3 #
- Update README.md