srtraj / dropdown_textfield

custom dropdown
MIT License
8 stars 48 forks source link

Please include ScrollController #44

Open RodrigoDEVS opened 10 months ago

RodrigoDEVS commented 10 months ago

there is an issue when you try to scroll the list in flutter web, it says that ScrollController is mandatory and there is no way to add it. Does not affect UI but console prints error in red. TY