How to create a flutter dynamic form field | Flutter forms

preview_player
Показать описание
In this video, we'll be learning how to create a flutter dynamic form field. Dynamic forms are created by clicking on the button and the user can input information without limit. like pos or billing matchine
Рекомендации по теме
Комментарии
Автор

hey there,
I am doing same thing, this work fine,
but the main issue is Dispose or deactivated widget,
when I open 10 forms, put value on them scrolling, then I see upper fields are blank because of auto Deactivated widget,
I don't know why this happen, can you guide me little bit

dhruvinprajapati
Автор

I noticed that the package network_data doesn't exist, can you show us an alternative way to create dynamic form field, for example with connectivity_plus or flutter_network_connectivity

UrsulaYanclo
Автор

Hello sir, thanks for the video. Can u share the code with us, Please

UrsulaYanclo