• M
    Scaffold: animate the FloatingActionButton with the SnackBar. · cea3418b
    Matt Perry 提交于
    This introduces the concept of an Anchor, which you can use to link
    transitions together. I've used this in the Fitness and Stocks apps to
    link the FAB and SnackBar to animate together by sharing the
    SlideTransition.
    
    I also fixed the Scaffold hit testing code to apply sub-widget
    transforms, so it works with Transformed nodes.
    cea3418b
feed.dart 7.9 KB