animated_background 1.0.0 animated_background: ^1.0.0 copied to clipboard
Animated Backgrounds for Flutter. Easily extended to paint whatever you want on the canvas.
[Unreleased] #
[1.0.0] - 2018/07/31 #
[0.0.6] - 2018/07/23 #
- Fix dependencies
[0.0.5] - 2018/07/23 #
- New Racing Lines Behaviour
- Allow Dart 2.0
- Format code
[0.0.4] - 2018/07/14 #
- No functional changes (except fixing the example)
- Add basic documentation.
[0.0.3] - 2018/07/14 #
- Add image particles.
- Add ability to extend and create new types of backgrounds.
- Make example app more interactive.
[0.0.2] - 2018/07/08 #
- Fix README only...
[0.0.1] - 2018/07/08 #
- Initial release of the particle animated background with some configuration options.