-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
blockedbugSomething isn't workingSomething isn't workingcoreRelating to boustro or flutter_spanned_controllerRelating to boustro or flutter_spanned_controller
Description
Attributes do not currently support multiple gestures (e.g. tap + long press).
One way to get support in would be to wrap segment TextSpans in a GestureRecognizer with a WidgetSpan, but there's a blocking issue for selectable text.
The specific case of tap + long press can be hacked with a custom GestureRecognizer.
Support WidgetSpan in SelectableText: flutter/flutter#38474
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
blockedbugSomething isn't workingSomething isn't workingcoreRelating to boustro or flutter_spanned_controllerRelating to boustro or flutter_spanned_controller