selectable
selectable copied to clipboard
A Flutter widget that enables text selection over all the text widgets it contains
I love the package. is that any way to get an index when I tap on any text? for ex, I highlighted one Word. then when I single tap on...
The selection is made word by word. Removing a letter from the selection at the end with the cursor is impossible on the web.
I tried wrapping it around the outer layer of the ListView and found that if the ListView scrolls a distance before selecting, the selection will fail. Thanks.
When the title has a lot of text it throws the overflow error, I tried wrapping it in every way possible and tricking it to feed the title with text...
Can someone suggest me restrict user to select only one word at a time?
selectable: ^0.2.4 the selectable menu item does not show it keeps throwing overflow error
Launching lib/main.dart on sdk gphone64 arm64 in debug mode... You are applying Flutter's app_plugin_loader Gradle plugin imperatively using the apply script method, which is deprecated and will be removed in...
From the doc it's stated that "the Selectable widget must be a descendant of the scrollable widget" in order to work. So I shall wrap `Selectable` around `MarkdownBody` but under...
when i go to next line with selection. the handler stuck at the beginning of the line
table selection does not work and does not cont the indices