Тёмный
Learn App Code
Learn App Code
Learn App Code
Подписаться
We make learning Flutter app development, easy.
7 Ways Contribute to Flutter
5:29
3 года назад
What is Fuchsia with Flutter Future?
5:00
3 года назад
Modelling App Profile Design to Flutter
38:13
3 года назад
How to use JavaScript in Flutter Apps?
14:13
3 года назад
Adobe XD to Flutter V2 better?
6:32
3 года назад
3 Flutter 2.0 Underrated Updates
7:42
3 года назад
Testing 2 Devices in VSCode Possible?
11:02
3 года назад
Flutter Animation that Hovers?
12:29
3 года назад
How to Create Great Flutter Talks
6:37
3 года назад
How to Make Pixel Perfect Flutter Apps
12:08
3 года назад
Add Links in Flutter Web Possible?
9:29
3 года назад
Flutter setState EXPOSED
7:12
3 года назад
3 Disruptive Flutter 2.0 Updates
7:05
3 года назад
How to Use New Material Buttons
14:55
3 года назад
Next Flutter Navigation Package?
12:31
3 года назад
Комментарии
@omkarp9943
@omkarp9943 11 дней назад
This can be done using without pixel perfect library, isn't it??
@iRozdobudko
@iRozdobudko 17 дней назад
Very well explained! I like the way you do it! Good luck!
@TOZXi
@TOZXi 25 дней назад
Great job! Now what if the screen device has changed we will have different screen sizes which means the placement of these SVGs will not be correct. How could I fix it?
@syedhaidar6291
@syedhaidar6291 26 дней назад
your video is really understandable, love it! new subscriber for you
@designexperience
@designexperience Месяц назад
Thanks 🙏
@Akua-hx3rb
@Akua-hx3rb Месяц назад
(For those who wonder where is the video that it is about Consumer check: *How to Reduce Jankiness in your Flutter App* )
@Akua-hx3rb
@Akua-hx3rb Месяц назад
What happened to your webbsite? I can't reach. Do you have Udemy?
@Akua-hx3rb
@Akua-hx3rb Месяц назад
Another question what if you have wrote set switchColor() is it better than calling void?
@Akua-hx3rb
@Akua-hx3rb Месяц назад
I have a question here: What is the right way to call notifyListeners()? I use to add notifyListerners() at the end but I have seen some write like middle of the code. What if I call notifyListeners() twice?
@Akua-hx3rb
@Akua-hx3rb Месяц назад
".. not the money you build the app" oh :( lol
@Akua-hx3rb
@Akua-hx3rb Месяц назад
I have problem with my Flutter project. So I have ScreenA and Screen B. When I insert an object it detect and navigates to Screen B but I see in compiler that ScreenA hasnt "destroied"/dispose. It looks like it still talking with provider and calling some methods. I have tried to set listen:false but it doesnt work. I think I need to so something with life--cyckle methods? like didUpdateWidget or didChangeDependencies().
@Akua-hx3rb
@Akua-hx3rb Месяц назад
What is Teeeee and What is aRR - hahaha I love it :) Very pedagogic video.
@kenmaths8758
@kenmaths8758 2 месяца назад
Thanks for this tutorial, helped me a lot, cheers
@Blues_unicat
@Blues_unicat 2 месяца назад
This scale factor like text scaling should be called Adaptive not Responsive.
@Henry-kc7uc
@Henry-kc7uc 2 месяца назад
wow so interesting
@user-kf3cw5py5y
@user-kf3cw5py5y 2 месяца назад
sir amzing
@mathstific
@mathstific 3 месяца назад
this is very useful and nobody ever explained me like this. this lesson is very clear to me. hopefully 5-year-old kid may understand this even though he does not know what flutter is 😅
@Younex
@Younex 3 месяца назад
Thank you
@neocoretec
@neocoretec 3 месяца назад
Perfect!
@essli9430
@essli9430 3 месяца назад
Bro you have a such great personality and your explanation is on the point and made the things so easy to be absorbed thanks bro
@santtiagogp
@santtiagogp 3 месяца назад
Very useful, thanks a lot!
@RLstavista
@RLstavista 4 месяца назад
I still need more brain cells to understand this... though I can tell the explanation is still quite good
@RLstavista
@RLstavista 4 месяца назад
These are really great for dummies explanations with pictures haha. Good stuff!
@MohitKumar-xz7iz
@MohitKumar-xz7iz 4 месяца назад
Bro which font are u using
@modarct
@modarct 4 месяца назад
Brother waKe up it's been a 2 years nap what the..! Hopefully you're doing well.
@abdulashif6368
@abdulashif6368 5 месяцев назад
heyy can i get any player to play youtube videos using url in website i have tried but not loading
@iamvalenci4
@iamvalenci4 5 месяцев назад
W video
@user-jy9ey9iu3q
@user-jy9ey9iu3q 5 месяцев назад
thx
@xzatech
@xzatech 5 месяцев назад
void main() async { sayHelloAfter3Seconds(); await Future.delayed(Duration(seconds:3)); sayHelloAfter3Seconds(); } void sayHelloAfter3Seconds() async { print('Start'); await Future.delayed(Duration(seconds:3)); print('Hello'); }
@maxchu92
@maxchu92 6 месяцев назад
how about context.read or context.watch?
@echofloripa
@echofloripa 6 месяцев назад
Could also add some random factor to the amount of the value going up and down.
@user-ou7hd1zi2i
@user-ou7hd1zi2i 6 месяцев назад
Bro.... Thanks so much. I've watched all these videos where they make provider look like some untamable monster. And no matter how many times I memorized and wrote the code in different styles, I still couldn't figure out what the heck was going on. But now I do and it's so simple!🔥🔥🔥🔥🔥
@Burak-cr6um
@Burak-cr6um 6 месяцев назад
Thank you, it helped a lot, you make things very simple to understand.
@SubodhKumar-gr3yx
@SubodhKumar-gr3yx 6 месяцев назад
How to draw route with multiple location
@evanl5299
@evanl5299 6 месяцев назад
Thanks for making this! My problem was putting my host URL instead of the @. Thanks!!
@FromRootsToRadicals_INTP
@FromRootsToRadicals_INTP 7 месяцев назад
Im a gull stack senior lead. I only say this “stupid titles” to show the time injave put in. Mvc, c#, javascript, jquery bash and python. Now im wanting to get into mobile but not sure about native. Is this good for that or just good for starter and would cause more problems? Thanks.
@mohammedridazilat4114
@mohammedridazilat4114 7 месяцев назад
Great video thx a lot, I just have one question, in flutter TV app is there a function that play the role of MouseRegion like when the navigation Rail is focused then it will be extended and vice versa?
@kanishthasahu4447
@kanishthasahu4447 7 месяцев назад
great tutorial
@anshikaguleria8794
@anshikaguleria8794 7 месяцев назад
OMG! thanks this helped me a lot cause I have going through so many materials but just couldn't understand what was going on
@tanvirislamrobin2874
@tanvirislamrobin2874 8 месяцев назад
Thanks! Clear explanation!
@bluetown6462
@bluetown6462 8 месяцев назад
Hello. I have a few questions, I hope you can answer. 1. Is ABA only apply to Singaporean students/citizens? 2. For NTU, it says that "Submission of English Proficiency Tests are only compulsory for applicants who do not take up English language in Junior and Senior High School or taken English language only as a 2nd language." Does that mean if my school teaches everything in English, those tests scores are not manditory? And how do I let them know that since there is no question regarding to it? Thank you!
@ဖို့
@ဖို့ 8 месяцев назад
i'm 3 years old can i still watch this?
@maxxxtermind
@maxxxtermind 9 месяцев назад
Oh my god, finally a tutorial for my cognitive abilities. Thank you ❤
@BrunoMotadeOliveira
@BrunoMotadeOliveira 9 месяцев назад
Thanks for this great explanation! I learned a lot!
@vpr.void.
@vpr.void. 9 месяцев назад
Guys, this is BAD for RESPONSIVE UI.
@abhisheksah
@abhisheksah 10 месяцев назад
Brilliant Video !
@MrWaesh
@MrWaesh 10 месяцев назад
How are you getting the tree view in vscode?
@husnulaqib5303
@husnulaqib5303 10 месяцев назад
thanks
@pradeepg4498
@pradeepg4498 11 месяцев назад
How to clear browser history
@Jack_Ranold
@Jack_Ranold 11 месяцев назад
I don't get why we are using routes instead of a scaffold