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
I'm not sure if this belongs in the Dart or Flutter plugin, but to go with the existing activeLocationChanged event that Editors support over DTD, we've defined a new getActiveLocation() service method so that clients (for ex. the Widget Preview) can get the initial position without having to wait for the user to move the text cursor.