Closed vodemn closed 1 year ago
The preferred method (as of 3.0.0-beta.1) now is to use a standard Html
widget and wrap it in a SelectionArea
widget provided by Flutter. This should provide better support for keyboard shortcuts, although you should check the documentation for SelectionArea
.
Describe the bug:
HTML to reproduce the issue:
Html
widget configuration:Expected behavior: Text is selectable and can be copied with Ctrl + C.
Actual behavior: Text is selectable and is not copied with Ctrl + C.
Screenshots:
Device details and Flutter/Dart/
flutter_html
versions: