bouncy_background 1.0.4
bouncy_background: ^1.0.4 copied to clipboard
Adds animated, bouncing widgets to the background of your Flutter app
1.0.0 #
- 🎉 Initial release
- Added support for bouncing widgets with customizable options
1.0.1 #
- 📝 Updated README documentation
1.0.2 #
- 👍 Added support to control
rotationSpeedper object - 📝 Updated README documentation
1.0.3 #
- 📝 Updated README documentation
1.0.4 #
- ⚡️ Switched
BouncyBackgroundanimation logic fromsetStatetoAnimatedBuilder, caching thebodybuild and improving rendering performance