singerdmx / flutter-quill

Rich text editor for Flutter
https://pub.dev/packages/flutter_quill
MIT License
2.6k stars 839 forks source link

Pointer during editor's read only mode #2381

Open Tsovinar2000 opened 1 week ago

Tsovinar2000 commented 1 week ago

Is there an existing issue for this?

The question

Is there any way , to not show pointer if editor is in read only mode ?

dhanesh12twice commented 2 days ago

Inside quillEditorConfigurations(), theres a boolean showCursor. Set it to false