asjqkkkk / markdown_widget

📖Rendering markdown by flutter!Welcome for pr and issue.
MIT License
331 stars 95 forks source link

如何做到Select All的呢?关键点是什么? #187

Closed SiXiWanZi closed 2 months ago

SiXiWanZi commented 3 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

asjqkkkk commented 2 months ago

目前是使用SelectionArea来进行全局复制的