Skip to content

[FEATURE] Allow to configure custom selection controls in SelectableHtml widget by exposing selectionControls property of SelectableText #801

@kirankumbhar

Description

@kirankumbhar

Describe your feature request
For SelectableText() widget we have property called selectionControls to configure custom toolbar option. More about it here. Although, it is not trivial to implement a custom toolbar and this is less likely will be used, but I have a very specific use case where instead of copy, cut, paste options I need a highlight option to highlight selected text.

I'm ready to raise PR for the same. Let me know if this will be accepted or not.

Additional context
If anyone is interested in how custom toolbar will be implemented, you can refer to this example here
basically, we need to override MaterialTextSelectionControls class.

Puppy is looking for acceptance of feature 🐶

cute_puppy

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions