animated_background 2.0.0 copy "animated_background: ^2.0.0" to clipboard
animated_background: ^2.0.0 copied to clipboard

Animated Backgrounds for Flutter. Easily extended to paint whatever you want on the canvas.

[Unreleased] #

[2.0.0] - 2021/05/05 #

Added #

  • Add null safety.

[1.0.5] - 2019/07/11 #

Fixed #

  • Fix compilation error on convert image helper.

[1.0.4] - 2019/05/13 #

Fixed #

  • Fix ErrorDescription not available in Flutter 1.5.8

[1.0.3] - 2019/05/13 #

Added #

  • Add workaround to error handling to work on both stable and master.

[1.0.2] - 2019/05/13 #

Fixed #

  • Fix arguments to FlutterErrorDetails class - #13

[1.0.1] - 2019/01/27 #

Added #

  • Add onPop callback to BubblesBehaviour - #13
  • Add background color option for SpaceBehaviour - #15
  • Add EmptyBehaviour that draws nothing - #14

Changed #

  • Update dependency packages

Fixed #

  • Fix particles options update crash - #12

[1.0.0] - 2018/07/31 #

Added #

  • New Space warp field behaviour and "fly child" experimental behaviour.
  • New Bubbles behaviour.
  • Add configuration for racing lines behaviour.

Changed #

  • Tick is no longer called when the behaviour is not initialized.

Fixed #

  • The render object ticker is now disposed correctly.

[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.
269
likes
120
pub points
95%
popularity

Publisher

verified publisherandrebaltazar.com

Animated Backgrounds for Flutter. Easily extended to paint whatever you want on the canvas.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on animated_background