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

Is it possible to have custom options with selectable enabled? #32

Open
eliranwong opened this issue Jan 5, 2021 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@eliranwong
Copy link

I tried your package. flutter_parsed_text is a very good package. Just one thing make me hesitate to use. Could you kindly help?

I need to allow users of my app to select a word with different features working on the selected word.

When I set true to "selectable" of ParsedText widget, after a word is selected, there are only options of "Copy" and "Select All". Is it possible to have custom options when a word is selected?

Alternatively, is it possible to have "onLongPress" function for the parsed word when "selected" is turned off?

@fayeed fayeed added the enhancement New feature or request label Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants