super_editor
super_editor copied to clipboard
[SuperTextField][Infra] - Add mobile support to findCaretRectInViewport
Recently we added findCaretRectInViewport()
to the SuperTextFieldInspector
. At the time, we only needed desktop support.
Add Android and iOS support to that method.