Added a new datasource called AutoCompleteTextFieldManualDataSource that allows for manually providing autocomplete suggestions. This allows for more advanced sorting beyond just alphabetical, but must be used carefully (prefix of suggestion must match string to be replaced).
Added a new datasource called AutoCompleteTextFieldManualDataSource that allows for manually providing autocomplete suggestions. This allows for more advanced sorting beyond just alphabetical, but must be used carefully (prefix of suggestion must match string to be replaced).