• Adam Barth's avatar
    Convert Drawer to using navigator · 49c47876
    Adam Barth authored
    This patch converts drawer to using the "openDialog" pattern for managing its
    state. Currently, the drawer entrance and exit animation aren't integrated with
    the navigator's animation system because the drawer's animations can be stopped
    and reversed, which the navigator can't yet understand. That means dismissing
    the drawer via the system back button causes the drawer to be removed
    instanteously.
    
    Fixes #715
    Fixes #1187
    49c47876
Name
Last commit
Last update
..
apk Loading commit data...
data Loading commit data...
lib Loading commit data...
BUILD.gn Loading commit data...
pubspec.yaml Loading commit data...
sky.yaml Loading commit data...