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

on multi_dropdown: ^3.0.0-dev.1. Field Decoration backgroundColor #94

Closed mrizkynurfajrie closed 4 months ago

mrizkynurfajrie commented 6 months ago

Hi there,

I saw a different parameter between your current work on pre-release version 3.0.0-dev.1 and stable version 2.1.4.

I can't found backgroundColor parameter inside FieldDecoration class on pre-release version 3.0.0-dev.1. While on stable version 2.1.4 this parameter is exist called as fieldBackgroundColor.

Am i missing this function or it just removed for the future release?

Thank you for your works, i really appreaciate it

oi-narendra commented 6 months ago

https://pub.dev/packages/multi_dropdown/versions/3.0.0-dev.2

mrizkynurfajrie commented 6 months ago

https://pub.dev/packages/multi_dropdown/versions/3.0.0-dev.2

Appreciate it, thanks.

But i still found some bug on another function, just like when an item selected in singleSelect mode (true), the dropdown modal doesn't automatically closed. And another one is search feature seems doesn't works at all, i mean when i type some keyword on search field it's seems nothing happen.

oi-narendra commented 4 months ago

Migrate to the latest version v3.0.0.