😎Hey, thanks for watching! We’d love to know your thoughts/doubts here in the comments. 👉For professional self-paced certification courses (pre-recorded), visit: bit.ly/Pre-Recorded-Course 👉Don’t forget to SUBSCRIBE to our channel for more such videos & valuable content: bit.ly/TH-cam-WsCubeTech
Sir please continue making tutorials in flutter .I m following your flutter tutorial playlist.And i found it really helpful for me as absolute beginner and not done any coding language before.
Sir may i know your name please??? Your video tutorials are really helpful. Thank you for providing such a great tutorial totally free of cost. God bless you sir.
sir , jab m input deta hu and then add button par click karta hu to meri screen par kuch show nahi kar raha jabki mene setState function ko call kiya hai.
😎Hey, thanks for watching! We’d love to know your thoughts/doubts here in the comments.
👉For professional self-paced certification courses (pre-recorded), visit: bit.ly/Pre-Recorded-Course
👉Don’t forget to SUBSCRIBE to our channel for more such videos & valuable content: bit.ly/TH-cam-WsCubeTech
Sir please continue making tutorials in flutter .I m following your flutter tutorial playlist.And i found it really helpful for me as absolute beginner and not done any coding language before.
Awesome explanation... U teach us from heart and so the heart gives u automatically dua(good wishes)
Thank u
Nice sir ji, Actual classes to ab aa rahi h.
And Thank You So much
🙏🏻🙏🏻🙏🏻
His teaching style is priceless
Thank you sir❤️😍
Best 👍💯 best best....
much informative
Thank You sir
does the setState work without overriding initState?
Sir may i know your name please??? Your video tutorials are really helpful. Thank you for providing such a great tutorial totally free of cost. God bless you sir.
sir , jab m input deta hu and then add button par click karta hu to meri screen par kuch show nahi kar raha jabki mene setState function ko call kiya hai.
hua solve problem ? mera bhi same issue horha hai
@@aniketbajaj1750 same issue , not solved with set state
bro solution mila kya
Maybe u guys are putting controller and result var on build method becoz of that ur values are resetting
Mera bi yahe issue a Raha ha
dear bro if you can remove subtitles from your videos as sometimes code is not visible
How much time it will take to complete this course??
❤
जय हिंद
Sir API integration batao
Sir show the screen more than your face , as u are overlapping the emulator in most of the videos!
Is Flutter Still in demand Sir ??
Yess
var num1 = fstNo.text;
var num2 = scndNo.text;
if (num1.contains('.') || num2.contains('.')) {
result = double.parse(num1.toString()) +
double.parse(num2.toString());
} else {
result = int.parse(num1.toString()) +
int.parse(num2.toString());
}
print("$result");
I come up with this soulution for 2+2=4, else 2.2+2=4.2
thanks alot
❤