asjqkkkk / markdown_widget

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

Code block copy and paste button #165

Closed kaonick closed 5 months ago

kaonick commented 5 months ago

It is hoped that the copying and pasting of code blocks can be added

asjqkkkk commented 5 months ago

Hi @kaonick , you can visit the online demo : https://asjqkkkk.github.io/markdown_widget/

there is already the copy button for code block

and the code is here

https://github.com/asjqkkkk/markdown_widget/blob/master/example/lib/widget/code_wrapper.dart