This is amazing ! How have I not come across these videos yet. It's great quality.
@devhammed2 жыл бұрын
Thanks!
@learnflutter40012 жыл бұрын
How about at the end of series making a cli project completely on dart, covering all the major topics of dart taught in this series including oops. How's the idea?
@prashlovessamosa2 жыл бұрын
I have completed all the lectures.Thank you eagerly waiting for upcoming videos.
@RodyDavis Жыл бұрын
This is incredible 💪🏻
@MohammadMalan2 жыл бұрын
Where have you been all my life, found you on linkedin BTW
@VandadNP2 жыл бұрын
Haha, enjoy the content
@ugochukwuumerie6378 Жыл бұрын
Great content. Your explanations are top notch, very easy to follow along. Thank you
@Messi2Inno2 жыл бұрын
Hello Vandad, you mind doing some flutter vidoes on how to do responsiveness(different mobile screen sizes), many flutter developers including me face that issue, maybe widgets used or packages used on
@aqua_dio2 жыл бұрын
awesome💥👏 Thank you🙌
@sushilgyawali78802 жыл бұрын
Firebase next!!
@devraphe2 жыл бұрын
Hi, Vandad. It would be great if you can make a video on Dartz. It’s very powerful in dart, it’s a library that introduces functional programming in dart. The only issue with the library is documentation, the library lacks documentation but with your vast knowledge you can cover the major methods from the Library. Thanks
@imemhamdi39712 жыл бұрын
hi sir, can you please use dragable (drag and drop) of flutter ?
@KK-lr4vx2 жыл бұрын
I have a doubt sir , do isolates keep running in the background/ terminated state of the app (from what i heard we need to write native code for this or use packages like work manager,etc) , can you shed some light on this, Thanks a lot awesome video as always
@BooleanDev2 жыл бұрын
isolates only run while the app is running. if they continued running, it would be a memory leak.
@KK-lr4vx2 жыл бұрын
@@BooleanDev what do you use for running background tasks, can we run code for long durations in background like a timer which updates every second or is it only possible to do so once every 15mins Or so.
@BooleanDev2 жыл бұрын
@@KK-lr4vx that is very platform dependent so i dont have the answer. as you heard, youll have to use workmanager
@KK-lr4vx Жыл бұрын
@@BooleanDev i think isolates can also run when app is in background/terminated kzbin.info/www/bejne/fqeTfGh_lseiqKM
@khansaib38992 жыл бұрын
Hello Sir do you have any ordering app course?
@Yadnesh_ Жыл бұрын
hello sir i am fetching some data from websocket and restful apis , crypto data , and showing it on my ui , but whenever i scroll between pages in my ui it laggs and after some time it gets crash, on real deivce and on emulator it gets out of memory issue plz help
@pauladityashaw45902 жыл бұрын
Can you please make video on dart code generation please 🙏🙏🙏
@devdecode2 жыл бұрын
great video!! 👍👍 one wuestion!? where are you from?😅
@shamstabrez2986 Жыл бұрын
is this completed if not plz do upload more sessions and cover each n every topic
@hichamdegdeg9538 Жыл бұрын
I come to finish all chapitre but this one is more ambiguous and not really clearly explained then the other chapitre so if you can do another video to explain more beginning by the utility of using isolation and when used them after that you can explain more and clearly how use them Thank you for understanding
@cana_3692 жыл бұрын
Will you continue to flutter?
@usmanafzal754010 ай бұрын
where is the part 2?
@faezansar5417 Жыл бұрын
great
@MegaOsama99 Жыл бұрын
👍♥️🙌
@aakashsaha_as2 жыл бұрын
Flutter firebase projects
@crazy-man2 жыл бұрын
it's too complicated for my brain. 🙃
@lsauce452 жыл бұрын
hey vandadNP! I'm in the Free Flutter Course. In chapter 30 , my future getOrCreateUser is not completing and Connection.waiting all the time. And also I'm getting an entire Stack Overflow error. How can i slove it ? [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Stack Overflow