flutter_textfield_search icon indicating copy to clipboard operation
flutter_textfield_search copied to clipboard

FTFS is a Flutter package which uses a TextField Widget to search and select a value from a list. It's a simple, lightweight, and fully tested package unlike other "autocomplete" or textfield search p...

Results 17 flutter_textfield_search issues
Sort by recently updated
recently updated
newest added

Hello! I hope you are doing well! We are a security research team. Our tool automatically detected a vulnerability in this repository. We want to disclose it responsibly. GitHub has...

I needed this search features in my current project but I have customised textFormField with cursor height of 28 px but your package don't have option that so I added...

First of all, great library, works awesome and easy to use. When there are no results I get 'No matching items.' message, I would like to be able to override...