Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to select a specific word in Text #26581

Closed
ayush221b opened this issue Jan 15, 2019 · 2 comments
Closed

Ability to select a specific word in Text #26581

ayush221b opened this issue Jan 15, 2019 · 2 comments

Comments

@ayush221b
Copy link

I am displaying a String using the Text widget, and I want the user to be able to long press and select a specific word. But I can't find any way to do it.

For instance, if the sentence is, "This is an example sentence." If the user long presses on the word "example" I want to be able to handle that, for instance pass it as a parameter to a function.

@zoechi
Copy link
Contributor

zoechi commented Jan 15, 2019

Duplicate of #5422

@zoechi zoechi marked this as a duplicate of #5422 Jan 15, 2019
@zoechi zoechi closed this as completed Jan 15, 2019
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants