• Adam Barth's avatar
    Routes shouldn't be interactive when animating out · 828775e9
    Adam Barth authored
    This patch introduces the notion of a ModalRoute that puts up a modal barrier
    and makes the route invisible to hit testing when its animating out. This patch
    also uses this mechanism in a number of places (including PageRoute). There are
    still a few more cases to convert, but that's work for a future patch.
    
    Fixes #1684
    828775e9
Name
Last commit
Last update
..
date_utils.dart Loading commit data...
feed.dart Loading commit data...
fitness_item.dart Loading commit data...
fitness_types.dart Loading commit data...
main.dart Loading commit data...
meal.dart Loading commit data...
measurement.dart Loading commit data...
settings.dart Loading commit data...
user_data.dart Loading commit data...