singerdmx / flutter-quill

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

Fix: unsafe operation while getting overlayEntry in text_selection #2117

Closed CatHood0 closed 3 months ago

CatHood0 commented 3 months ago

Related Issues

CatHood0 commented 3 months ago

I really cannot reproduce the issue. So, i just "fix" the issue removing the unsafe index accessing of _handles list.