flutter_carousel/FEATURES.md
2023-12-17 11:50:44 +01:00

228 B

  • Every sort of widget can be animated as a card.
  • For the animation the following properties can be set between animation frames: this.x = 0, this.y = 0, this.angle = 0, this.scale = 1, this.opacity = 1.0,