You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.Setup project with flutter-quill in FlutterFlow
2.Try highlighting text to select it
Expected results
Expecting to be able to smoothly select text
Actual results
Text selection highlighting only appears correctly after releasing the mouse button. Additionally, when the editor has a scrollbar and I try to select text from the beginning down to a point that requires scrolling, a bug prevents the scroll from moving down.