davidsdearaujo / select_dialog

Flutter package designed to select an item from a list, with the option to filter and even search the items online.
MIT License
65 stars 44 forks source link

Error: No named parameter with the name 'isAlwaysShown' #40

Closed evandrobubiak closed 1 year ago

evandrobubiak commented 1 year ago

On Flutter 3.12 its showing this error: "No named parameter with the name 'isAlwaysShown'" related to the Scrollbar widget.