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

Make text selectable for Web #65

Open
mono0926 opened this issue Apr 28, 2022 · 2 comments
Open

Make text selectable for Web #65

mono0926 opened this issue Apr 28, 2022 · 2 comments
Assignees

Comments

@mono0926
Copy link
Owner

No description provided.

@mono0926 mono0926 self-assigned this Apr 28, 2022
@mono0926 mono0926 moved this to Todo in mono OSS Apr 28, 2022
@mono0926 mono0926 changed the title Use SelectableText instead of Text for Web Make text selectable for Web Oct 14, 2022
@mono0926
Copy link
Owner Author

mono0926 commented Oct 14, 2022

It can be supported by using SelectionArea class - material library - Dart API.

Without it, it can be done by wrapping with SelectionArea on builder parameter.

@cbenhagen
Copy link

I think this would also be useful on desktop or even mobile platforms.

Repository owner deleted a comment Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants