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

type 'BoxConstraints' is not a subtype of type 'bool' #15

Closed minhvn closed 4 years ago

minhvn commented 4 years ago

When: constraints: BoxConstraints(maxHeight: 100.0), Thank you!

Rolandvl commented 4 years ago

same error for me...