Flutter Design UI for Simple Interest Calculator App. Flutter Tutorial with Dart #3.5

  Рет қаралды 61,682

Smartherd

Smartherd

5 жыл бұрын

Access 7000+ courses for 60 days FREE: pluralsight.pxf.io/c/1291657/...
Flutter Dart Tutorial. Learn how to break down UI into simpler pieces and design a User Interface using Dart language. Create UI using Image Asset, TextField, Drop Down button and Text and wrap them in Column, ListView, MaterialApp, Scaffold widgets.
Next Video: • Flutter Styles and The...
Previous Video: • Flutter DropdownButton...
Code for this video: bit.ly/2ve2qkw
Full Source code files: bit.ly/2NINczC .
.
Please donate and support my work
(If you think my free tutorials are better than paid ones :)
- Patreon: bit.ly/patreon-donate
- Paypal/Payoneer: sriyank123@gmail.com
- UPI (only for India): smartherd@okaxis
:: If you want to develop a website or a mobile app, email me your requirement at sriyank.siddhartha@gmail.com :: Free demos provided beforehand ::
- Access my premium courses: bit.ly/sriyank-courses
Free Programming courses:
- Ruby Programming: bit.ly/smyt-r
- Dart Programming: bit.ly/smyt-d
- Kotlin Programming: bit.ly/smyt-k
- Java Programming: bit.ly/smyt-j
- Kotlin Coroutines: bit.ly/smyt-coru
Free Flutter course:
- Flutter App Development: bit.ly/2Rg7EFR
Free Android courses:
- Android using Kotlin: bit.ly/smyt-ka
- Android using Java: bit.ly/smyt-ja
- Android Material Design: bit.ly/2SMJqU6
- Android Jetpack Architecture: bit.ly/yt-j
- Android Multiple Screen Support: bit.ly/smyt-mss
- Android Retrofit: bit.ly/2Ee6GHn
More free programming courses:
- bit.ly/smy-list
Check out my website:
- bit.ly/smartherd
Let's get in touch! [Sriyank Siddhartha]
LinkedIn: bit.ly/sriyank-linkedin
Facebook: bit.ly/smartherd-facebook
Instagram: bit.ly/sriyank-instagram
Twitter: bit.ly/sriyank-twitter
Github: bit.ly/smartherd-github
--- Thank you for your love and support ---

Пікірлер: 51
@shahrukhahmed9505
@shahrukhahmed9505 4 жыл бұрын
I have never seen such a simple & beautiful tutorial in my life Thanks buddy.
@k.c.wangmowangmo4365
@k.c.wangmowangmo4365 3 жыл бұрын
feel so nice to hear your way of saying 'PERFECT'...loved your explanation
@jv18creator
@jv18creator 4 жыл бұрын
This is the best Flutter course on KZbin. Very well Smartherd 😍
@ajayshukla7238
@ajayshukla7238 2 жыл бұрын
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 😃
@nassera.h5339
@nassera.h5339 Жыл бұрын
thanks a lot, beautiful tutorial
@ahmedabed6652
@ahmedabed6652 3 жыл бұрын
pretty simple isn't? thank you so much for making this course!
@josejaimes4965
@josejaimes4965 5 жыл бұрын
Awesome explication. Congrats & thanks for sharing.
@jijeeshpadmanabhan350
@jijeeshpadmanabhan350 2 жыл бұрын
very informative and the way of presentation of the class is so good.
@Shabeeb484
@Shabeeb484 4 жыл бұрын
Thank you soo much for this beautiful tutorial...
@lalitpatel6819
@lalitpatel6819 5 жыл бұрын
Fan ho gya tera bhai 😘 superb
@muzammilahsan2727
@muzammilahsan2727 2 жыл бұрын
Simplly awesome tutorial...best explanation... Thanks bro!
@raul286162
@raul286162 5 жыл бұрын
"resizeToAvoidBottomPadding" is now deprecated you can use instead "resizeToAvoidBottomInset".
@delwarhossain43
@delwarhossain43 2 жыл бұрын
Just awesome and great. Thanks a lot.
@karimovitche
@karimovitche 5 жыл бұрын
Great work, very clean very nice :)
@smartherd
@smartherd 5 жыл бұрын
Thanks
@ibnunuur1349
@ibnunuur1349 2 жыл бұрын
Nice and perfect bro
@krishnakumarramachandran5888
@krishnakumarramachandran5888 5 жыл бұрын
Another One Good Video bro.
@smartherd
@smartherd 5 жыл бұрын
Thanks
@rohanpatil8417
@rohanpatil8417 5 жыл бұрын
For DropDownArrowIcon be at the end, add this to the DropDownButton isExpanded: true
@Webdesignanddevelopment
@Webdesignanddevelopment 3 жыл бұрын
Thanks, helpful video
@smartherd
@smartherd 3 жыл бұрын
Ur welcome :: Also, check out my personal KZbin Vlog channel: bit.ly/sriyank-vlog
@krishnakumarramachandran5888
@krishnakumarramachandran5888 5 жыл бұрын
whether we can use margin inside textfield widget and dropdownbutton widget?
@hasan8267
@hasan8267 5 жыл бұрын
you are the best
@smartherd
@smartherd 5 жыл бұрын
Thanks
@rohit_dev
@rohit_dev 5 жыл бұрын
Or can you please make a video on system requirements for flutter
@Raranha12
@Raranha12 4 жыл бұрын
How can I download the image money.png? I didn't find it on github lists. Many thanks and congratulations. Excellents videos
@gunjandesai6986
@gunjandesai6986 4 жыл бұрын
Much better isn't it??
@niteshrathore4341
@niteshrathore4341 4 жыл бұрын
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
@floridosmarpepa8904
@floridosmarpepa8904 5 жыл бұрын
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-dj9uf
@Nizark-dj9uf 5 жыл бұрын
Try to create the asset folder in the same place of de pugbspec.yaml
@rajatarora9139
@rajatarora9139 4 жыл бұрын
How image moved to center?
@MdYousuf-gw2dn
@MdYousuf-gw2dn 4 жыл бұрын
why the image came into center when we use textfield? can anyone explain please :(
@siddiquekhalid3583
@siddiquekhalid3583 4 жыл бұрын
pretty simple, isn't it.
@rajdhakad7380
@rajdhakad7380 5 жыл бұрын
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!
@smartherd
@smartherd 5 жыл бұрын
I agree
@rajdhakad7380
@rajdhakad7380 5 жыл бұрын
@@smartherd but it's same as frontend in web, there also we see long div elements, I expect google to try something different.
@halfrockstarpro6412
@halfrockstarpro6412 5 жыл бұрын
@@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.
@BrianAkaBear
@BrianAkaBear 4 жыл бұрын
@@halfrockstarpro6412 Its best to create a page for each class and refer to them in the main...
@nikhilchandna4851
@nikhilchandna4851 4 жыл бұрын
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
@ayushghosh265
@ayushghosh265 4 жыл бұрын
You could just use Center(child: Container(child: image)); to bring it to the center
@GhostNikki
@GhostNikki 4 жыл бұрын
Someone tell me whats difference between setState(() { _counter++; }); and _counter++; setState(() { }); Above 2 codes works fine
@rohit_dev
@rohit_dev 5 жыл бұрын
Can i use flutter in win7 32 bits dual core processor with 2 gb ram?? Please sir reply 😊
@simplifyit9371
@simplifyit9371 5 жыл бұрын
yes but u need real device for debugging your flutter app
@Nizark-dj9uf
@Nizark-dj9uf 5 жыл бұрын
I recomend to use a 8gb of ram.
@cjt8969
@cjt8969 5 жыл бұрын
Where is your bank image? I couldn't find it
@sanjeevgupta8956
@sanjeevgupta8956 5 жыл бұрын
how to contact you sir,
@sumonchandrashil8406
@sumonchandrashil8406 4 жыл бұрын
Main tera haaye re jabra, Hoye re jabra *Fan* ho gaya. Dislike karnewaloko pitneka man kar raha hai.
@nisar555
@nisar555 3 жыл бұрын
where is Image source code
@testingdrish9567
@testingdrish9567 4 жыл бұрын
you should have used SingleChildScrollView instead of ListView
@davidhadwin3566
@davidhadwin3566 2 жыл бұрын
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.
@attaroams
@attaroams 4 жыл бұрын
I have never seen such a simple & beautiful tutorial in my life Thanks buddy.
Range Sum of Sorted Subarray Sums - Leetcode 1508 - Python
16:13
A little girl was shy at her first ballet lesson #shorts
00:35
Fabiosa Animated
Рет қаралды 16 МЛН
НРАВИТСЯ ЭТОТ ФОРМАТ??
00:37
МЯТНАЯ ФАНТА
Рет қаралды 8 МЛН
Smart Sigma Kid #funny #sigma #comedy
00:40
CRAZY GREAPA
Рет қаралды 29 МЛН
👨🏽‍💻 Let's clone a dribbble design using FLUTTER ♡
38:41
Learn .NET MAUI - Full Course for Beginners | Build cross-platform apps in C#
4:08:53
Flutter Working Calculator App (2023) | Flutter Smashers
24:28
Flutter Smashers
Рет қаралды 2,3 М.
Fundamentals of Compose Layouts and Modifiers - MAD Skills
11:56
Android Developers
Рет қаралды 88 М.
Learn Dart Basics in 30 Mins
30:38
Codepur
Рет қаралды 88 М.