4inka / flutter_easy_search_bar

Other
13 stars 22 forks source link

Generic suggestions #20

Closed ThexXTURBOXx closed 1 year ago

ThexXTURBOXx commented 1 year ago

This allows generic datatypes for the suggestions. Why is this important? Well, simply because now we can search for any object. The standard implementation for strings should still work (as far as my testing can tell). However, this makes code like mine here much easier :)

4inka commented 1 year ago

Hello @ThexXTURBOXx,

Thank you very much for the contribution. It is indeed a very useful feature. I'll test and add it to the package ASAP.

Have a nice day

ThexXTURBOXx commented 12 months ago

Hello @4inka! Sorry for asking, but do you know when this might be available in a public release? I have been waiting for quite some time and it would be nice to finally see this in the official release :)