flutter-quill
flutter-quill copied to clipboard
Paste text content on flutter quill from a web page
Is there an existing issue for this?
- [X] I have searched the existing issues
The question
Hello,
when i copy a paste and paste it in the quill editor it shows different fonts and images. I want when i select and copy all content from a web page and paste it in the flutter quill to see only the plain text with the same font and no images. How can i achieve this ?
Thank you for your time! Stanko
Hi! how are you pasting the content/text from a web page? Are you doing this using the button above the keyboard or by opening the context menu and press paste? because if you used the first way it will always paste as plain text for all apps no matter what you do and that limitation is by Android OS, I'm not sure which OS you are using though
I am having the same issue. Help needed :)