website
website copied to clipboard
The AnimatedScale class is missing from the widgets animation documentation.
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.