1. 06 Jan, 2021 1 commit
    • Justin McCandless's avatar
      Autocomplete Split UI (#72553) · 29d33cc3
      Justin McCandless authored
      Allows passing in a TextEditingController and FocusNode to RawAutocomplete, which enables split UIs where the TextField is in another part of the tree from the results.
      29d33cc3
  2. 02 Nov, 2020 1 commit
  3. 27 Oct, 2020 1 commit
    • Justin McCandless's avatar
      AutocompleteCore (#62927) · 291ee945
      Justin McCandless authored
      A new widget that chooses an item from a list based on text input. Just the core widget, with Material and Cupertino versions to come.
      291ee945