Flutter Dynamic Multi Form Tutorial

preview_player
Показать описание
A dynamic multi-page form implementation in Flutter. User can add form or delete it dynamically by interaction.

Project source code on Github:
Рекомендации по теме
Комментарии
Автор

this tutorial came in handy at the right time. thank you Sir.

josephkennedy
Автор

Thanks man, you'r save my day.
I have solve my issue after i notice some point with GlobalKey .
Thnx alot.

naderaboraida
Автор

memungkinkan untuk load dynamic form ini dari database ya? kapan2 boleh donk bikin tutorialnya juga..

baekbaek-aja
Автор

keren bro! sangat membantu banget tutorialnya, kebetulan mirip dengan yang lagi gw kerjain juga, so thanks a lot!
Btw pas klik tombol add (+) yg diakhir video, data di form2 atasnya masih hilang ya, mungkin gara2 di clear di awal function build nya ya?

guidoamadeus
Автор

can this be done using Bloc pattern ? can we move state to Bloc

ANILTHOMAScherian
Автор

4:25 how did you compiled that part without passing the parameters for UserForm?

viniciusbernardo
Автор

keren banget bro, kalo buat yang bisa terhubung ke firebase gimana ya kira-kira ? misal semua user details disave ke dalam register_user01, kalo boleh tutorial lanjutannya ya bro

izzamaa
Автор

Can you show how to create a Google form like app in flutter or how to integrate google from in our own app.

JitenSudhan
Автор

@Kodevesias... I like this video very much. However, I find a bug in the code. Can you please address it?? Let's say i have 3 form open. and all 3 form contains some sort of data. When i click on delete icon, the respective form should delete but, that doesnot happen. When i click on delete button, the form which is at the bottom gets delete. Can you please tell me how can i solve this problem??

smilekisan
Автор

Question: What would need to be done if I wanted to send the data inputted to a database when I press the submit button?

DragonBallSuperCentralTV
Автор

Hi thanks for the Tutorial I get an error but don't know why if you could please help? lib/multi_form.dart:40:38: Error: A value of type 'List<UserForm>' can't be assigned to a variable of type 'Widget'.

Tt-wmze
Автор

if You are added multiple list then throws error
Failed assertion: line 263 pos 16: 'child == null || indexOf(child) > index': is not true.
If you are trying to perform a hit test during the layout phase itself, make sure you only hit test nodes that have completed layout (e.g. the node's children, after their layout() method has been called).

rajvishah
Автор

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
Автор

After deleteing an user from middle position, its throwing an error " null check operater used on a null value" on function
Please help

mr.sgamer
Автор

kalo ngirim datanya buat di simpen di server pake http gmna ya suhu?

mainananak
Автор

is recording videos in a cave the new meta?

nice vid btw

wolfodev
Автор

I have had a couple bugs with this tutorial and couldn't figure out why until I cloned your repo. Not even your code works with this method. If you add a few users no matter what user you try to delete will always remove the last added. It's too bad you didn't include "not functional" in your title to save people time. Good try though.

twilightsucks
join shbcf.ru