• xubaolin's avatar
    Introduce multi-touch drag strategies for `DragGestureRecognizer` (#136708) · d49dcaa6
    xubaolin authored
    Fixes #11884
    
    As #38926 pointed out, the current Flutter implementation of multi-finger drag behavior is different from iOS and Android.
    This change introduces the `MultitouchDragStrategy` attribute, which implements the Android behavior and can be controlled through `ScrollBehavior`, while retaining the ability to extend iOS behavior in the future.
    d49dcaa6
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...