Create Custom, Reusable Widget in Flutter in Depth Tutorial

preview_player
Показать описание
In this we will learn how you can create a custom widget in Flutter that can be reused to reduce the code in your app.

Like the video it helps.
#flutter #flutterdev

Please subscribe to my channel to motivate me.

Source Code:

Connect with me on Other Social Media:

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

Ayo thanks man, this will save me a ton of time! The amount of potential customizations possible with this is endless! Much appreciated

better_notes
Автор

i used function onTap; thats why i face issue on this refactoring now i used VoidCallBack onTap; very much brother :)

Himanshu_Explore
Автор

thanks bro all my requirement in one video

kingstaromega
Автор

Thank you. It is really useful
But I have a question why you didn't use final while declaring the variables. Because in other tutorials I see that they use the word "final" before each variable.

aminatmoldalieva
Автор

Im curious on how do i apply this for making action:[ ] in AppBarr optional. and for "child" parameter also. For example, Container widget that is optional to include child parameter for text or just ignore it and display as only container

muhamadnorhibrinoordin
Автор

Is it possible to make multiple custom widgets inside a single dart file or we need new file for every custom widget ?

ehsaaschaudhary
Автор

can i make container widget reusable with icon and color

bilalahmad-ujmb