website icon indicating copy to clipboard operation
website copied to clipboard

The AnimatedScale class is missing from the widgets animation documentation.

Open Tomman85 opened this issue 5 months ago • 0 comments

Page URL

https://docs.flutter.dev/ui/widgets/animation/

Page source

https://github.com/flutter/website/tree/main/src/content/ui/widgets/animation.md

Describe the problem

I noticed that the documentation on animations doesn't include information about AnimatedScale, which I believe should be part of the animation docs: https://api.flutter.dev/flutter/widgets/AnimatedScale-class.html

Expected fix

Could you please add information about AnimatedScale to this page? It's a very useful widget. https://docs.flutter.dev/ui/widgets/animation/

Additional context

No response

I would like to fix this problem.

  • [ ] I will try and fix this problem on docs.flutter.dev.

Tomman85 avatar Apr 29 '25 06:04 Tomman85