flutter / flutter/flutter-intellij

Feature request: a visual animation inspector

Open
#1,626 0 comments 0 reactions 1 assignee Claimed by @jacob314 View on GitHub
Dominant language
Java
Stars
2k
Forks
356
Avg merge
1d 11h
Merged PRs (30d)
27

Description

The Animation UX study shows that developers have trouble understanding how different objects in animations fit together. Developers also have a need to replay, and potentially "scrubbing" the timeline of an animation to fine-tune its parameters.

To address both needs, it would be helpful to provide a visual animation inspector that shows the animation in the current UI in a timing chart representation (similar to what Chrome DevTools do). The inspector can allow the user to view the hierarchical relationship between the controller object and animation objects it controls, and allow the user to control the animation using a GUI for debugging purposes.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.