singerdmx / flutter-quill

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

Checkboxes are difficult to click on mobile devices #2344

Open Nightbl927 opened 2 weeks ago

Nightbl927 commented 2 weeks ago

Is there an existing issue for this?

Use case

To make checkboxes easier to click on with just using finger input on mobile devices

Proposal

Could we allow checkboxes to have a larger size or the ability to also have clicking on the text act as a checkbox tap?