Skip to content

Support multiple gestures/WidgetSpan #21

@Jjagg

Description

@Jjagg

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedbugSomething isn't workingcoreRelating to boustro or flutter_spanned_controller

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions