Skip to content

jonny7737/editable_dropdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

editable_dropdown

An application to determine the best approach [for me] to creating an editable dropdown list (form field).

Using the package dropdown_suggestions_form_field, I was able to style and configure everything necessary to get the widget to fit into the styling of my application and provide the functionality. The only 'negative' comment I have is that two of the attributes of the Widget seem to be a little out of sync to me:

suggestionNotMatch: null This seems to have no effect on the UI. Should it disable the NoMatch message?

suggestionNotMatchMessage: null This throws a null exception. OK, but using ' ' to disable the default message seems a little off to me.

Other packages used include:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages