flutter-quill icon indicating copy to clipboard operation
flutter-quill copied to clipboard

Paste text content on flutter quill from a web page

Open spstrademark opened this issue 11 months ago • 2 comments

Is there an existing issue for this?

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

spstrademark avatar Mar 14 '24 09:03 spstrademark

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

EchoEllet avatar Apr 27 '24 01:04 EchoEllet

I am having the same issue. Help needed :)

ohjunseok3089 avatar Apr 29 '24 19:04 ohjunseok3089