oi-narendra / multiselect-dropdown

Streamlined Flutter widget for versatile multi-selection with extensive customization.
https://pub.dev/packages/multi_dropdown
GNU General Public License v3.0
74 stars 84 forks source link

Search parameter on ^2.0.0 ver. #86

Closed mrizkynurfajrie closed 4 months ago

mrizkynurfajrie commented 7 months ago

Hi there, I really appreciate about this package, this is a greatful & useful package.

I have a question, can i use search parameter on ^2.0.0 version? I have to use that version because several package in my project depend on http ^0.13.0, and this package only support http^0.13.0 on ^2.0.0 version.

Thank you

oi-narendra commented 4 months ago

v3.0.0 now supports this. Please migrate to the latest version. This version does not use HTTP package anymore.