• Hans Muller's avatar
    Merge pull request #974 from HansMuller/dismissable-uses-gestures · 9d1bb04a
    Hans Muller authored
    Convert Dismissable to use gestures
    
    Convert Dismissable to use the ScrollStart, ScrollUpdate, and ScrollEnd gestures. Support for fling gestures is TBD.
    
    Included a basic unit test that checks that one item can be dismissed with a press-drag-release gesture.
    
    Fixed the scroll gesture recognizer: if the last pointer goes up and candidate recognizers still exist, then reject the gesture.
    9d1bb04a
Name
Last commit
Last update
..
bin Loading commit data...
lib Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...