• Hans Muller's avatar
    Merge pull request #62 from HansMuller/bottom_sheet_drag · 8a8bd019
    Hans Muller authored
    Support drag-to-dismiss in persistent bottom sheets
    
    Flinging a persistent bottom sheet downwards dismisses it, per the Material spec.
    
    The showBottomSheet() function now returns a Future, like showModalBottomSheet() does, so that you can discover when it's been dismissed - with navigator.pop() - and with what value.
    
    Factored the drag gesture handling code into _BottomSheetDragController
    
    This CL was flutter/engine#1997
    8a8bd019
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...
unit Loading commit data...
updater Loading commit data...
.gitignore Loading commit data...