• Adam Barth's avatar
    Improve float action button transitions (#4309) · 6d4fd850
    Adam Barth authored
    Previously the floating action button would disappear during transitions. Now
    we animate properly. I've also centralized the animation in Scaffold instead of
    spreading it across the Scaffold and the FloatingActionButton.
    
    Fixes #1718
    6d4fd850
floating_action_button.dart 4.37 KB