flutter / flutter/flutter-intellij
Allow the user to 'simulate' an animation by rapidly changing a property's value in the inspector
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
Building animations often require the user to understand how a changing property value will impact the layout over the course of the animation. It would be useful to allow the user to rapidly change a property value (probably using a slider UI) in the widget inspector to 'mock' an animation and understand how it changes the layout before implementing it.
Contributor guide
Assessment
This issue has not been assessed yet.