How can I create Flutter numberpicker AlertDialog with more than 1 input?

Viewed 199

I know I can use numberpicker pub.dev package to display an AlertDialog with one number wheel. How can I make an AlertDialog with more than one numberpicker?

0 Answers
Related