Is your feature request related to a problem? Please describe.
On Flutter Web I would like to allow users to select text
Describe the solution you'd like
Wrapping a MarkdownWidget in a SelectionArea should ideally allow users to select text.
Describe alternatives you've considered
Not sure if I could possibly override the BlockPainter builder to achieve it?
Additional context
Great work and happy new year!
Is your feature request related to a problem? Please describe.
On Flutter Web I would like to allow users to select text
Describe the solution you'd like
Wrapping a
MarkdownWidgetin aSelectionAreashould ideally allow users to select text.Describe alternatives you've considered
Not sure if I could possibly override the
BlockPainterbuilder to achieve it?Additional context
Great work and happy new year!