Assalamu Aleikum, you can use a getter to check whether the icon is not null instead of adding an extra param. I think better to make the text string nullable and add a check so one of them should have value and throw exception if not. Good explanation, keep going!
@dbestech2 жыл бұрын
Thanks for the tip!
@chrise2022 жыл бұрын
Not sure seems incomplete, what about general theme variables, default button styles, paddings, margins, scaling to different devices. There must be a general theme defined somewhere and you should default to that so the consumer of these buttons defines minimum properties
@dbestech3 жыл бұрын
Get a food delivery e-commerce app www.dbestech.com/tutorials/flutter-food-delivery-app-e-commerce-for-ios-and-android
@fortechknowledge81722 жыл бұрын
thank you so much for all you provide , Allah award you more ameen!
@dbestech2 жыл бұрын
Thank you too
@mracipayam3 жыл бұрын
Your explanations are ,even not natives in english, understandable easily.
@dbestech3 жыл бұрын
You mean you can understand easily?
@MuhammadFaizan-xq2sh3 жыл бұрын
Yes, for not natives in English, everyone can understand easily 🙂
@damadary30103 жыл бұрын
Walikumassalam war wab . Very useful tutorial. Ma sha ALLAH.
@dbestech3 жыл бұрын
Thank you brother.
@muhammadafzal2372 жыл бұрын
You forgot the necessary thing which I need badly, the thing is that each button must have onPressed event. In my case, each button should navigate to a different page. Please tell me how to do it?
@dbestech2 жыл бұрын
Inside the forloop you can do MaterialPageRoute and pass the id inside it. and go to a new page with the id.
@muhammadafzal2372 жыл бұрын
@@dbestech Make a video on this.
@HalaMOA11 ай бұрын
hello, have you resolved the problem?
@aeeweb6464 Жыл бұрын
I did like because u are Muslim bro 🌸🌸
@ariefyusufwinata56032 жыл бұрын
Thanks a lot bro, I think the tutorial is most useful.
@dbestech2 жыл бұрын
You are welcome
@roshedulalamraju7936 Жыл бұрын
Dose this make any impact on performance in case of many custom widgets??
@dbestech Жыл бұрын
No, it won't.
@nOvibes8342 жыл бұрын
Awesome need some crash course to start out flutterrr ,
@dbestech2 жыл бұрын
I do have
@nourhamada14092 жыл бұрын
Alaykum Al Salam, Great Tutorial 👏🏻
@dbestech2 жыл бұрын
Most welcome
@ankansamanta45332 жыл бұрын
how can i create custom container..... i mean i have an input field and user put what ever the number..... lets user put 5....and then 5 container automatically create
@talhariazx786 Жыл бұрын
Wa ʿalaykumu s-salam (وَعَلَيْكُم ٱلسَّلَامُ)
@azmo_3 жыл бұрын
What about individual functions when button is pressed? That's the actual interesting part
@dbestech3 жыл бұрын
Hi Azmo, when the buttons are pressed, you can go to a different route.
@azmo_3 жыл бұрын
I know but how to implement it? Give the function as a parameter like background color? Something to consider or just like I said
@dbestech3 жыл бұрын
@@azmo_ Yes, you can. Just add a new parameter in the class.
@fayyazahmad_pk3 жыл бұрын
W salam.. Great tutorials always..Thanks
@dbestech3 жыл бұрын
Thank you too
@thaliaamargianou78703 жыл бұрын
Always useful tutorials..! Thanks..
@dbestech3 жыл бұрын
Glad you like them!
@davidhadwin35662 жыл бұрын
The variables that I have instantiated are not being recognized as variables in my code.
@tanoryjakaperdana14197 ай бұрын
Wa'alaykumsalam Warrohmatullohi Wabarokatuh my brother..
@dbestech7 ай бұрын
Allah bless you
@tanoryjakaperdana14197 ай бұрын
@@dbestech Aamiin.. you too brother
@Fsociety072 жыл бұрын
thanks so much useful tutorial
@dbestech2 жыл бұрын
You're welcome!
@sinethushan5 ай бұрын
this worked🔥
@dbestech5 ай бұрын
Thanks, Learn about our excellent course Flutter Multi Vendor App (includes chat) www.dbestech.com/tutorials/flutter-multi-vendor-app Flutter Single Vendor App www.dbestech.com/tutorials/flutter-food-delivery-app-e-commerce-for-ios-and-android Riverpod E-commerce app stunning UI www.dbestech.com/tutorials/riverpod-folder-structure-clean-architecture
@rayanarabikatbi89583 жыл бұрын
وعليكم السلام You are awsome
@dbestech3 жыл бұрын
Thank you Rayan
@yunismaruf3 жыл бұрын
Thanks,
@dbestech3 жыл бұрын
Welcome
@jonathanboisvert1022 жыл бұрын
most of the popular tutorials share the code link on GitHub so we don't have to scrub through the video to search for what we want