I have never seen such a simple & beautiful tutorial in my life Thanks buddy.
@ajayshukla72382 жыл бұрын
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 😃
@jv18creator4 жыл бұрын
This is the best Flutter course on KZbin. Very well Smartherd 😍
@k.c.wangmowangmo43653 жыл бұрын
feel so nice to hear your way of saying 'PERFECT'...loved your explanation
@ahmedabed66523 жыл бұрын
pretty simple isn't? thank you so much for making this course!
@jijeeshpadmanabhan3503 жыл бұрын
very informative and the way of presentation of the class is so good.
"resizeToAvoidBottomPadding" is now deprecated you can use instead "resizeToAvoidBottomInset".
@floridosmarpepa89046 жыл бұрын
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.
@Nizark-dj9uf5 жыл бұрын
Try to create the asset folder in the same place of de pugbspec.yaml
@lalitpatel68195 жыл бұрын
Fan ho gya tera bhai 😘 superb
@rajatarora91395 жыл бұрын
How image moved to center?
@niteshrathore43414 жыл бұрын
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
@MdYousuf-gw2dn4 жыл бұрын
why the image came into center when we use textfield? can anyone explain please :(
@rohanpatil84175 жыл бұрын
For DropDownArrowIcon be at the end, add this to the DropDownButton isExpanded: true
@delwarhossain433 жыл бұрын
Just awesome and great. Thanks a lot.
@krishnakumarramachandran58886 жыл бұрын
whether we can use margin inside textfield widget and dropdownbutton widget?
@rajdhakad73806 жыл бұрын
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!
@smartherd6 жыл бұрын
I agree
@rajdhakad73806 жыл бұрын
@@smartherd but it's same as frontend in web, there also we see long div elements, I expect google to try something different.
@halfrockstarpro64125 жыл бұрын
@@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.
@BrianAkaBear5 жыл бұрын
@@halfrockstarpro6412 Its best to create a page for each class and refer to them in the main...
@ibnunuur13493 жыл бұрын
Nice and perfect bro
@Shabeeb4844 жыл бұрын
Thank you soo much for this beautiful tutorial...
@Raranha125 жыл бұрын
How can I download the image money.png? I didn't find it on github lists. Many thanks and congratulations. Excellents videos
@josejaimes49656 жыл бұрын
Awesome explication. Congrats & thanks for sharing.
@GhostNikki5 жыл бұрын
Someone tell me whats difference between setState(() { _counter++; }); and _counter++; setState(() { }); Above 2 codes works fine
@nikhilchandna48514 жыл бұрын
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
@ayushghosh2654 жыл бұрын
You could just use Center(child: Container(child: image)); to bring it to the center
@nisar5554 жыл бұрын
where is Image source code
@Webdesignanddevelopment4 жыл бұрын
Thanks, helpful video
@smartherd4 жыл бұрын
Ur welcome :: Also, check out my personal KZbin Vlog channel: bit.ly/sriyank-vlog
@cjt89695 жыл бұрын
Where is your bank image? I couldn't find it
@karimovitche6 жыл бұрын
Great work, very clean very nice :)
@smartherd6 жыл бұрын
Thanks
@rohit_dev6 жыл бұрын
Or can you please make a video on system requirements for flutter
@gunjandesai69865 жыл бұрын
Much better isn't it??
@krishnakumarramachandran58886 жыл бұрын
Another One Good Video bro.
@smartherd6 жыл бұрын
Thanks
@rohit_dev6 жыл бұрын
Can i use flutter in win7 32 bits dual core processor with 2 gb ram?? Please sir reply 😊
@simplifyit93716 жыл бұрын
yes but u need real device for debugging your flutter app
@Nizark-dj9uf5 жыл бұрын
I recomend to use a 8gb of ram.
@sanjeevgupta89565 жыл бұрын
how to contact you sir,
@hasan82676 жыл бұрын
you are the best
@smartherd6 жыл бұрын
Thanks
@sumonchandrashil84064 жыл бұрын
Main tera haaye re jabra, Hoye re jabra *Fan* ho gaya. Dislike karnewaloko pitneka man kar raha hai.
@siddiquekhalid35835 жыл бұрын
pretty simple, isn't it.
@engineerfiks3 ай бұрын
Outdated stuff 😭😭😭😭
@testingdrish95674 жыл бұрын
you should have used SingleChildScrollView instead of ListView
@davidhadwin35662 жыл бұрын
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.
@attaroams4 жыл бұрын
I have never seen such a simple & beautiful tutorial in my life Thanks buddy.