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

outdated

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

[Unreleased] #

[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.
270
likes
0
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

License

unknown (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on animated_background