flutter/packages
Renzo Olivares 2a37c6f307
Implement SelectionArea triple click gestures (#144563)
This change adds support for triple click to select a paragraph at the clicked position and triple click + drag to extend the selection paragraph-by-paragraph when using the SelectionArea widget.

This PR also:
* Makes `Text` widgets a `SelectionContainer` if a parent `SelectionRegistrar` exists.
* Fixes issues with selectable ordering involving `WidgetSpan`s.

Fixes: https://github.com/flutter/flutter/issues/104552
2024-04-02 21:10:52 +00:00
..
flutter Implement SelectionArea triple click gestures (#144563) 2024-04-02 21:10:52 +00:00
flutter_driver Upgrade leak_tracker. (#145997) 2024-03-29 12:31:52 -07:00
flutter_goldens Add flutter_goldens README (#145278) 2024-03-29 21:20:58 +00:00
flutter_localizations Upgrade leak_tracker. (#145997) 2024-03-29 12:31:52 -07:00
flutter_test Upgrade leak_tracker. (#145997) 2024-03-29 12:31:52 -07:00
flutter_tools Add info strings to code blocks. (#146085) 2024-04-01 14:05:16 -07:00
flutter_web_plugins Upgrade leak_tracker. (#145997) 2024-03-29 12:31:52 -07:00
fuchsia_remote_debug_protocol Roll pub packages (#145476) 2024-03-21 00:09:24 +00:00
integration_test Upgrade leak_tracker. (#145997) 2024-03-29 12:31:52 -07:00
analysis_options.yaml