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
autocomplete [nfc]: Move _matchName up to AutocompleteQuery
Also, generalize the dartdoc of NameMatchQuality.
For almost all types of autocompletes, the matching mechanism/quality
to an autocomplete query seems to be the same with rare exceptions
(at the time of writing this, only the emoji autocomplete matching
mechanism is different).
0 commit comments