dynamic_background 0.5.0
dynamic_background: ^0.5.0 copied to clipboard
Allows developers to create animated backgrounds for their Flutter apps.
0.5.0 - February 20, 2025 #
- Added lava animations
- Moved repo
- Updated dependencies
0.4.0 - January 30, 2025 #
- Added wave animations
- Made models more robust with standard methods like
copy()
,toString()
, etc.
0.3.0 - January 26, 2025 #
- Added width and height controllers
- Added a new example to README
0.2.0 - January 26, 2025 #
- Added diagonal stripes
0.1.3 - February 9, 2024 #
- Documentation update: More use case examples
0.1.2 - February 9, 2024 #
- Fixed issue tracker link
0.1.1 - February 9, 2024 #
- Documentation fix
0.1.0 - February 9, 2024 #
- Initial release