• Hixie's avatar
    Move Material page animations to Material layer. · 309d25d4
    Hixie authored
    PageRoute is now MaterialPageRoute.
    
    This also changes the following:
    
    - Now the HeroController is a Navigator observer, rather than a feature
      of HeroPageRoutes, which are gone. This means heroes can work between
      any kind of ModalRoute now.
    
    - ModalPageRoute is moved from modal_barrier.dart to routes.dart.
    
    - It allows routes to opt-out of their modal barrier being a shortcut to
      popping the route.
    
    - Features of PageRoute that aren't Material-specific get promoted to
      ModalRoute features: storage, the subtree key, offstageness...
    
    The AnimatedModalBarrier is still a ModalRoute feature.
    309d25d4
Name
Last commit
Last update
..
cassowary Loading commit data...
flutter Loading commit data...
flutter_sprites Loading commit data...
flutter_tools Loading commit data...
flx Loading commit data...
newton Loading commit data...
playfair Loading commit data...
unit Loading commit data...
updater Loading commit data...
.gitignore Loading commit data...