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

[Web] Error: Type 'KeyboardInsertedContent' not found.

Open jacobedwin79 opened this issue 1 year ago • 8 comments

My issue is about [Web]

When i run in Chrome it shows following error:

Screen Shot 2023-05-14 at 8 17 46 AM

jacobedwin79 avatar May 14 '23 02:05 jacobedwin79

i have same problem

PanteoPro avatar May 16 '23 04:05 PanteoPro

Same here

gbmiranda avatar May 16 '23 14:05 gbmiranda

same here on desktop

qiuyunbest avatar May 17 '23 01:05 qiuyunbest

Same here on Desktop (Linux).

hmamigo avatar May 17 '23 15:05 hmamigo

delete const to fix super problem,and delte insertContent .

version 100566104847bff564d1cdb8e37073370e1f6e4b add insertContent method is to fix flutter version

BruceChen5683 avatar May 18 '23 09:05 BruceChen5683

The problem can be fixed by upgrading flutter

Mahad61 avatar May 19 '23 04:05 Mahad61

My issue is about [Web]

When i run in Chrome it shows following error:

Screen Shot 2023-05-14 at 8 17 46 AM

The problem can be fixed by upgrading flutter

Thanks bro It worked for me

MannojK avatar Oct 06 '23 06:10 MannojK