4inka / flutter_easy_search_bar

Other
13 stars 22 forks source link

Clear text icon button on the right #13

Closed jrcacd closed 1 year ago

4inka commented 1 year ago

Hello @jrcacd ,

First of all, I'm sorry for only being able to respond to your issue after a long time. I'm currently working on it and will update the package ASAP.

Have a nice day

4inka commented 1 year ago

Hello once again @jrcacd,

There's finally a new version of the package that that a parameter called showClearSearchIcon that will add the clear button if set to true

jrcacd commented 1 year ago

Thanks