salim-lachdhaf / searchable_dropdown

Simple and robust Dropdown with item search feature, making it possible to use an offline item list or filtering URL for easy customization.
MIT License
326 stars 316 forks source link

searchable_dropdown with bloc #607

Closed Oleg3n closed 4 months ago

Oleg3n commented 8 months ago

Could you please share an example of how to use searchable_dropdown with a bloc pattern? There is a way to get and call an adapter in asyncItems, however, from design point of view, an adapter is not something screen components should be aware of. Thanks

salim-lachdhaf commented 4 months ago

i have no example with Bloc.

Sadly i do not use Bloc in my devs.