flutter-quill
flutter-quill copied to clipboard
copying any text from a web browser that has formatting, does not copy using the context menu
Have you checked for an existing issue?
- [x] I have searched the existing issues
Flutter Quill Version
11.2.0
Steps to Reproduce
- browse the web and copy any text that has formatting
- paste on flutter quill by holding finger and using context menu
Expected results
1- copied text with or without formatting
Actual results
only a piece without formatting is copied, or nothing is copied, or even app crash
Additional Context
Screenshots / Video demonstration
[Attach media here]
Logs
[Paste logs here]
Rich text pasting is not supported on the web yet. See https://github.com/singerdmx/flutter-quill/issues/1998 and https://github.com/singerdmx/flutter-quill/issues/2220.