Your content is so much easier to understand and is relatable to real project. Please keep on making content like this
@parth_patel2933 Жыл бұрын
you are the only one who explained enums in detail. thanks !
@creativeblaqstudios Жыл бұрын
Glad it was helpful!
@saonsikder46228 ай бұрын
Can't express in words how rich your content is. Thank You
@abdushakoor00996 ай бұрын
the UI is frigging awesome and provides a nice value to the content additionally.
@mainpharm8 ай бұрын
07:25 I did't exect this kind of great tutorial. thank you very much!
@creativeblaqstudios8 ай бұрын
Thank you. I'm glad I could help.
@millie67814 ай бұрын
This is amazing! Thank you for a very helpful content.
@معنيالأمان-ج6ج11 ай бұрын
I have never seen such useful details like this. You're just a perfect instructor ever
@creativeblaqstudios11 ай бұрын
Thank you, I just passing down what I use and what I've learned. Glad you approve.
@cabaucom376 Жыл бұрын
Great video, I think good up to date Dart/Flutter tutorials are hard to find. I’ll be patiently waiting for more content!
@creativeblaqstudios Жыл бұрын
New video coming soon. I'm glad you like the content.
@hiwa_sh Жыл бұрын
Great topic and very well explained. Thanks for the video. Keep up the good work ❤
@alialnaghmoush Жыл бұрын
Wonderful explanation and wait for the upcoming videos
@parameshmamidisetti8167 Жыл бұрын
Me too
@ItsMe-vo1du11 ай бұрын
Amazing and unique way for explaination, we need more ❤
@jamalkhan-my4tg Жыл бұрын
Wow very nice, We need bloc playlist thank you
@creativeblaqstudios Жыл бұрын
Bloc will be an interesting one.
@saiphaneeshk.h.54824 ай бұрын
Nice example to learn the enhanced enums. Is there any benefit of using enhanced enum vs having extensions over it? And is there any performance benefit or just devX?
@KLM-Official2 ай бұрын
i love this video simple but rock thanks men great job with this
@basiq_sa Жыл бұрын
Very cool video, make more like this
@creativeblaqstudios Жыл бұрын
Thanks, will do!
@bertosanchezmarin759311 ай бұрын
Amazing the way you explain th3 things. Here a new suscribe and congrat for you nice work
@creativeblaqstudios9 ай бұрын
Welcome aboard!
@engroga10 ай бұрын
Excellent video.
@creativeblaqstudios9 ай бұрын
Thank you
@mohammadsaidi880 Жыл бұрын
love this video, make such more videos
@creativeblaqstudios Жыл бұрын
Next video on the way. I hope to see you.
@asadrajput2980 Жыл бұрын
Thanks for the video. Keep up the good work ❤
@fortechknowledge817211 ай бұрын
can you add a video to set up admin role in order to manage the order status ? so it can be a playlist with the same concepts
@rebazjabar76607 ай бұрын
best content, thanks alot
@jajasaria7 ай бұрын
thanks for sharing
@faisalahmed19817 ай бұрын
Good one brother
@sidhu-patil9 ай бұрын
you explained the enum picture in wonderful way ❤ ... But there is one issue ... when we call data from RestAPI then how we can set value enum value to our order class because restapi always return string, num, int, double, boolean values ?
@creativeblaqstudios9 ай бұрын
A simple mapping, of the string (hopefully the enum value name) from the dB can be mapped using a custom function in the enum. First method I did should give you an idea.
@kavindudimal8616 Жыл бұрын
Great Video
@creativeblaqstudios Жыл бұрын
Glad you enjoyed it
@SajjadAli-ug6lj Жыл бұрын
Great. Can you please make a flutter playlist from basics to advanced?
@creativeblaqstudios Жыл бұрын
What are you trying to learn exactly? Maybe building an app from scratch?
@SajjadAli-ug6lj Жыл бұрын
Yes exactly.
@ZeeshanAli-ju2nc11 ай бұрын
Insightfull
@motasimfuad7762 Жыл бұрын
Awesome!
@tayabfarooq7544 Жыл бұрын
It was a nice video. Could you make some videos on provider, Firebase(storage, firestore, realtime database).
@creativeblaqstudios Жыл бұрын
Will definitely do that. Thank you. Would you like a full app development type video?
@vyhuynhhong86589 ай бұрын
Nice bro
@creativeblaqstudios9 ай бұрын
Thank you bro I hope you found the video helpful...
@masedup Жыл бұрын
nice work
@HafizurRahman-px9yx9 ай бұрын
Can you tell me what extension you use to auto complete your code?
@creativeblaqstudios9 ай бұрын
Basic flutter extension and codeium a free ai tool.
@stryder12345 Жыл бұрын
Which package do you use for making this status cards?
@creativeblaqstudios Жыл бұрын
I made the cards my self, the code is available on the link
@shuvokhandoker43038 ай бұрын
Bro make video on bloc pattern
@syafiqjr978 ай бұрын
can i know, what theme that you use for your vs code?
@creativeblaqstudios8 ай бұрын
I am using the Community material theme ocean high contrast
@gravitstudio11 ай бұрын
in new Dart update is no longer available mapIndexed? I receive an error
@sidhu-patil9 ай бұрын
Brother you have to use collection package
@PradeepKumar-ny7ci Жыл бұрын
Thanks
@3mro_coding9 ай бұрын
The problem with enum for me is that the title and description are translatable, so I have to write it for more than language so it's useless for me.
@creativeblaqstudios9 ай бұрын
Well actually, you may be able to since they are just string values you can link to your translation files I believe 🤔
@praveenatherva7667 Жыл бұрын
pleaae dont add background music it's disturbing
@creativeblaqstudios Жыл бұрын
Noted
@hikionori Жыл бұрын
Cool I don’t argue, but in Rust enum is much much cooler and more powerful