issues
search
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
Dialog Label: make it possible to use Widget
#53
Closed
davidsdearaujo
closed
4 months ago
davidsdearaujo
commented
4 months ago
What does this PR do
Make it possible to use Widget instead of String on Dialog title.
Closes: #48
What does this PR do