Skip to content

sherly26/tagged_search_field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tagged_search_field

This is my way to build a Tagged Search Field that display a list with suggestions while the user type.

A regular search field at first, but once you start typing it starts filtering what you typing with the list (list's name is: 'all') that you provided. When the user is searching for something, it displays a list of matching results. Once the user selects a result, it adds a tag inside the field, which you can delete.

And in case you select too many tags, the tag section inside the field has a horizontal scroll to allow the user see all the tags that are selected. Also when tag name is too long the tag name is shrinked.

Feel free to use this code for work stuff but please allow me to decide when to implement it as a library and upload it to pub.dev. Accepting any suggestions on how to improve it!

image image image image image

About

This is my way to build a Tagged Search Field that display a list with suggestions while the user type.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published