I can think of one possible case: you have a shopping cart form
consisting of a variable number of TextField widgets for the quantity
of each item in your form. Each widget requires the Int validator. How
would this be handled with stateless forms and widgets ?

Reply via email to