Thank you so much for the tutorial. 🤩 For viewers, if you are facing issue like "overflow", also keep following. this problem is resolved last 3-4 min of current video 😃
@@rajdhakad7380 I have seen some people use BLoC with Flutter with good results, for me I am experimenting on Flutter but I haven't decided yet to use other methods. I guess I need to use traditional ways with Flutter before using available methods by others.
i am getting some error there when i make the Text field . the Error is pixel Bottom Overflows by the 38 Pixels. what can i do to resolve that kind of problem
5:52 after editing the pubspec.yaml i get the dependencies, but when I run I get error "No file or variants found for asset: images/money.png. Edit: i create the folder in which i putted the images in lib and not the main app directory.
why did'nt it bring the image in the center initially when you set the margin and how do you know that the margin calculation you set will bring the image at the center please answer
I see that you're still trying to sell these courses when they are completely out of date. You need to update to account for null safety, deprecation and all the other changes.
I have never seen such a simple & beautiful tutorial in my life Thanks buddy.
Thank you so much for the tutorial. 🤩
For viewers, if you are facing issue like "overflow", also keep following. this problem is resolved last 3-4 min of current video 😃
feel so nice to hear your way of saying 'PERFECT'...loved your explanation
This is the best Flutter course on RUclips. Very well Smartherd 😍
"resizeToAvoidBottomPadding" is now deprecated you can use instead "resizeToAvoidBottomInset".
pretty simple isn't?
thank you so much for making this course!
very informative and the way of presentation of the class is so good.
thanks a lot, beautiful tutorial
Simplly awesome tutorial...best explanation... Thanks bro!
For DropDownArrowIcon be at the end, add this to the DropDownButton isExpanded: true
Fan ho gya tera bhai 😘 superb
Much better isn't it??
That's the problem with flutter, the code is so messy if after 2 days I visit to make some changes I will have a hard time!
I agree
@@smartherd but it's same as frontend in web, there also we see long div elements, I expect google to try something different.
@@rajdhakad7380 I have seen some people use BLoC with Flutter with good results, for me I am experimenting on Flutter but I haven't decided yet to use other methods. I guess I need to use traditional ways with Flutter before using available methods by others.
@@halfrockstarpro6412 Its best to create a page for each class and refer to them in the main...
i am getting some error there when i make the Text field . the Error is pixel Bottom Overflows by the 38 Pixels. what can i do to resolve that kind of problem
Just awesome and great. Thanks a lot.
Thank you soo much for this beautiful tutorial...
Nice and perfect bro
How can I download the image money.png? I didn't find it on github lists. Many thanks and congratulations. Excellents videos
How image moved to center?
pretty simple, isn't it.
5:52 after editing the pubspec.yaml i get the dependencies, but when I run I get error "No file or variants found for asset: images/money.png.
Edit: i create the folder in which i putted the images in lib and not the main app directory.
Try to create the asset folder in the same place of de pugbspec.yaml
Awesome explication. Congrats & thanks for sharing.
whether we can use margin inside textfield widget and dropdownbutton widget?
Or can you please make a video on system requirements for flutter
Thanks, helpful video
Ur welcome
:: Also, check out my personal RUclips Vlog channel: bit.ly/sriyank-vlog
why the image came into center when we use textfield? can anyone explain please :(
Main tera haaye re jabra, Hoye re jabra *Fan* ho gaya. Dislike karnewaloko pitneka man kar raha hai.
why did'nt it bring the image in the center initially when you set the margin and how do you know that the margin calculation you set will bring the image at the center
please answer
You could just use Center(child: Container(child: image)); to bring it to the center
Great work, very clean very nice :)
Thanks
Where is your bank image? I couldn't find it
Someone tell me whats difference between
setState(() {
_counter++;
});
and
_counter++;
setState(() {
});
Above 2 codes works fine
Another One Good Video bro.
Thanks
where is Image source code
Can i use flutter in win7 32 bits dual core processor with 2 gb ram??
Please sir reply 😊
yes but u need real device for debugging your flutter app
I recomend to use a 8gb of ram.
how to contact you sir,
you should have used SingleChildScrollView instead of ListView
you are the best
Thanks
Outdated stuff
😭😭😭😭
I see that you're still trying to sell these courses when they are completely out of date.
You need to update to account for null safety, deprecation and all the other changes.
I have never seen such a simple & beautiful tutorial in my life Thanks buddy.