icemanbsi / searchable_dropdown

MIT License
107 stars 162 forks source link

Null safety support #121

Closed leynier closed 2 years ago

leynier commented 3 years ago

I will make a PR with null safety support implementation

lcuis commented 3 years ago

Thanks @leynier If it helps, this is done for the search_choices plugin.

BringTheChill commented 3 years ago

I did this PR. :) Enjoy!

giorgio79 commented 3 years ago

Looks like the PR is failing some tests.

BringTheChill commented 3 years ago

Looks like the PR is failing some tests.

yes, but this is a problem just if you want to use it for linux platform

giorgio79 commented 3 years ago

I was just checking out the https://github.com/lcuis/search_choices fork, so I assume we should be going with that fork?

BringTheChill commented 3 years ago

I was just checking out the https://github.com/lcuis/search_choices fork, so I assume we should be going with that fork?

you can do whatever you want

omejiasq commented 2 years ago

Hi guys, anybody know how to fix this issue in the searchable_dropdown flutter plugin? or anybody can tell me please which other dropdown with search can i to use ?