• Adam Barth's avatar
    Improve performance of Pesto hero animation (#5182) · 4086e7a3
    Adam Barth authored
    Previously we were resizing a paragraph of text during the animation. Now we
    animate the text and the image separately. Also, add a default hero tag for
    FloatingActionButton so that it animates as part of the hero transition as
    well.
    4086e7a3
floating_action_button.dart 4.63 KB