• Hixie's avatar
    Provide a Draggable that starts on drag · 8e279f32
    Hixie authored
    This lets it cooperate with other gestures like tap.
    
    The way I implemented this was to refactor the entire Draggable gesture
    logic to use a new kind of gesture detector called
    MultiDragGestureRecognizer. It works a bit like
    MultiTapGestureRecognizer but for drags.
    
    Also some tweaks to the velocity estimator.
    8e279f32
Name
Last commit
Last update
..
cassowary Loading commit data...
flutter Loading commit data...
flutter_sprites Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flx Loading commit data...
gcm Loading commit data...
newton Loading commit data...
playfair Loading commit data...
updater Loading commit data...
.gitignore Loading commit data...