flutter/packages
Bernardo Ferrari 0752af841e
Add allowedButtonsFilter to prevent Draggable from appearing with secondary click. (#111852)
* 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.
2023-01-13 05:45:49 +00:00
..
flutter Add allowedButtonsFilter to prevent Draggable from appearing with secondary click. (#111852) 2023-01-13 05:45:49 +00:00
flutter_driver roll packages (#118001) 2023-01-04 22:49:16 +00:00
flutter_goldens roll packages (#117357) 2022-12-20 22:04:23 +00:00
flutter_goldens_client Bump min SDK to 2.19.0-0 (#117345) 2022-12-20 00:46:14 +00:00
flutter_localizations Fix Finnish TimeOfDate format (#118204) 2023-01-10 17:41:54 -08:00
flutter_test Add documentation for drag/fling offset in WidgetController. (#118288) 2023-01-12 23:00:23 +00:00
flutter_tools Use correct API docs link in create --sample help message (#118371) 2023-01-12 23:47:19 +00:00
flutter_web_plugins Enable dangling_library_doc_comments and library_annotations lints (#117365) 2022-12-20 16:03:21 -08:00
fuchsia_remote_debug_protocol roll packages (#118001) 2023-01-04 22:49:16 +00:00
integration_test roll packages (#118001) 2023-01-04 22:49:16 +00:00
analysis_options.yaml Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00