-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
customer: galleryRelating to flutter/gallery repository. Please transfer non-framework issues there.Relating to flutter/gallery repository. Please transfer non-framework issues there.f: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
Issue by Hixie
Tuesday Oct 20, 2015 at 17:59 GMT
Originally opened as https://github.com/flutter/engine/issues/1698
When we do a hero transition, we need to interpolate any inherited properties that the heroes use from the source to the target. For example, font sizes need to grow when animating from somewhere where the default text style is body1 to somewhere where the default text style is display2. Colours need to crossfade when transitioning from somewhere with primaryColor purple to primaryColor green. Etc.
Metadata
Metadata
Assignees
Labels
customer: galleryRelating to flutter/gallery repository. Please transfer non-framework issues there.Relating to flutter/gallery repository. Please transfer non-framework issues there.f: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.