Flutter - Sending data from Parent to child and from child to parent using custom widgets

preview_player
Показать описание
In this tutorial we are sending data from the parent to the child and from the child to the parent using properties of widgets and we are creating a custom widget to make an example of the application and concept

Рекомендации по теме
Комментарии
Автор

thank you very much man, you deserve million of likes bro

flutterguides
Автор

Excellent!! It is the best example to understand the callbacks!!

lucaspatino
Автор

5:22 to create a custom widget, , , I'm a beginner and I can do it in 30 secs !!!

RamyWahid
Автор

Super easy to understand to a beginner. Thank you

pubuduchathurangeekanayake
Автор

Thanks bruv. It helped me resolve an issue that i had with my previous code. Thanks a lot.

gokulperiasamy
Автор

Thanks for the video! I can't believe there is no some elegant solution for this task built in Flutter. It would be great to have an ability to update parent widget using some predefined methods of the parent object accessible via the "context" variable (passed to the build method of the childWidgetState). Because when there are lots of child widgets (for example items in a list) it would be kinda wasteful to store a reference to the same function inside of every child object.

dotdump
Автор

I love you for this. You just saved me from alot of hassle. Thankyou so much.

ebk_
Автор

Thank you for sharing such a useful lesson, you have a nice head too

abolfazlrezaei
Автор

I think this video is useful starting from 13:30 and before that, it's all waste of time !!

RamyWahid
Автор

Great video, but how do you call a child method?

TheArtofCodeIsCool
Автор

Can u show this in future builder which returns list view builder binder with json data when one list tile is tapped it should return the details page of that particular parent item!

syedmuheeb
Автор

Goode video, but you spent some times doing some basics things that made the video is long , this video could be at most 10 mins

RandomNiceThings
Автор

Hi, is here any way to pass data from child widget to other child widget?

matejmichalek
Автор

The method 'call' was called on null.
Receiver: null
How to fix this?

divymakker
Автор

what if i wabt to change child text on click

jroamindia
join shbcf.ru