• Bernardo Ferrari's avatar
    Add `allowedButtonsFilter` to prevent Draggable from appearing with secondary click. (#111852) · 0752af84
    Bernardo Ferrari authored
    * DragTarget part 1.
    
    [WIP] Change GestureRecognizer. Sorry.
    
    [WIP] Move from GestureRecognizer to MultiDragGestureRecognizer.
    
    Make it a `Set<int>?`
    
    Get bitwise operations working.
    
    Fix test. Rename to allowedInputPointers.
    
    Convert into a builder.
    
    Improve code with default funciton.
    
    Refactor everything again.
    
    Rename to buttonEventFilter.
    
    Use static function.
    
    Fix analyzer.
    
    Fix private reference.
    
    Use // in private method.
    
    * Fix Renzo request.
    
    * Add `allowedButtonsFilter` everywhere.
    
    * Refactor monoDrag for multi pointer support.
    
    * Fix tests?
    
    * Change default to always true.
    
    * Fix PR comments.
    
    * Completely refactor long press.
    
    * Add forgotten class.
    
    * Revert "Completely refactor long press."
    
    This reverts commit 5038e8603e250e8c928b0f1754fb794b7b75738b.
    
    * Add default value to LongPress
    
    * Refactor doubleTap.
    
    * Relax double tap.
    
    * Write comment in LongPress.
    
    * Use template.
    0752af84
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flutter_web_plugins Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
integration_test Loading commit data...
analysis_options.yaml Loading commit data...