Closed
Description
Issue by HansMuller
Wednesday Oct 21, 2015 at 23:10 GMT
Originally opened as https://github.com/flutter/engine/issues/1727
I'd like a way to chain performances together.
Sometimes animations are too complex to easily define in terms of one performance. It would be nice if one could chain performances together. For example: I'd like to be able to say that performance B should begin when performance A passes t=0.5 or when performance A starts or ends.