Тёмный
Flutter Mentor
Flutter Mentor
Flutter Mentor
Подписаться
Welcome to Flutter Mentor. A channel for Flutter beginners (maybe that's you?) to easily learn many different Flutter & Dart topics that will help (you?) to know how to develop beautiful, stable and seamless apps. The goal is to have enough videos to make you ready to go into the app development world, where you can either potentially earn thousands of dollars as a freelancer or on a new exciting job!
Flutter - The Table Class Widget
8:33
2 года назад
Комментарии
@nalindapriyamal
@nalindapriyamal 14 дней назад
Simple clean explanation, thank you brh !
@perveeva
@perveeva Месяц назад
Thanks so much for detailed explanation. Really easy to understand, was very helpful for me!
@GouravBaghel-ik6nm
@GouravBaghel-ik6nm Месяц назад
Thank you
@diaaanadani4410
@diaaanadani4410 Месяц назад
thx
@my_wave_app
@my_wave_app 2 месяца назад
thanks for this video it really helped me to build my mobile app (digital influencer data into a dashboard), which is now live! it has been few days only but this video was very helpful for a new starter like me!
@mcop1
@mcop1 2 месяца назад
Thanks! However, how can you access context i.e: color: Theme.of(context)... from external file?
@acornerofherheart-jr9pl
@acornerofherheart-jr9pl 2 месяца назад
hey its giving 0.0 each time i printed it on console too it is not considering keyboard size. idk why so....
@firezerbizuwork8876
@firezerbizuwork8876 3 месяца назад
tnxs
@thushankalana4940
@thushankalana4940 3 месяца назад
Thank tou so much😍😍
@RizwanAli-vi2dh
@RizwanAli-vi2dh 3 месяца назад
Very very nice explanation It is looking very simple after teach from you. I was very hard to understand for me as I was unable to understand from last two week ❤
@AbinStanislaus
@AbinStanislaus 3 месяца назад
just don't stop
@AlexeyChernyakov
@AlexeyChernyakov 4 месяца назад
Wrapping a large number of ListTiles individually with Materials is expensive. Consider only wrapping the ListTiles that require it or include a common Material ancestor where possible
@UCDAT
@UCDAT 4 месяца назад
Really thank you a a lot lot
@PhysicsLK
@PhysicsLK 4 месяца назад
Thanks man
@jackreacher8632
@jackreacher8632 4 месяца назад
Thank you so much, helped me a lot.
@thushankalana4940
@thushankalana4940 5 месяцев назад
Great lesson ❤ Thank you so much 😊
@balabuyew
@balabuyew 5 месяцев назад
Same concept as in Compose based Android UI. I trying to find any information about WHY intrinsic calculation is claimed to be much faster than layouting. But cannot find any. And what I actually learned from the sources - it is not faster. And so not Flutter nor JET Pack Compose UI offers really single-pass layout.
@leonardoduarte2001
@leonardoduarte2001 5 месяцев назад
Thanks m8! Very helpful
@yonastemesgen1478
@yonastemesgen1478 5 месяцев назад
This is the best Flutter Theme video on youtube. I have spent many hours on other channels jumping from on to the other. Finally, your vid pops up in my home page as suggestions. Thanks for those who contributed to this vid's suggestion. Please let's support out guy by subscribing and giving a hit! Thank you so much, Flutter Mentor.
@user-rl9wx5ed9k
@user-rl9wx5ed9k 5 месяцев назад
hey in my app this thing is not working could you please help me out. when i give primary color it is taking for entire calendar not only for header part. your help will be very beneficial to me
@aryamth6064
@aryamth6064 5 месяцев назад
THANK YOU! <3
@JohnBaker-zt3yt
@JohnBaker-zt3yt 6 месяцев назад
Could you change the slider itself from a simple horizontal bar to say a triangle? Like you move the slider to each of the points on a triangle?
@KFrench1123
@KFrench1123 7 месяцев назад
Best content I've found on the subject. Thank you!
@victor7ultimate
@victor7ultimate 7 месяцев назад
Thank you!
@void2967
@void2967 7 месяцев назад
Ayy finally a new video. I love your old content on Flutter, it helped me lots and lots and I'm a way better developer today thanks to you. Thanks a lot man! Great video.
@MachineLearning-rw7jd
@MachineLearning-rw7jd 8 месяцев назад
That’s a more practical example. I appreciate it. But there’s too much I can’t understand lol.
@vegaboy2003
@vegaboy2003 8 месяцев назад
Ciao, how you remove the comment in selected row in Yaml file ? for example only for image? thank you
@paraskevaslekeas75
@paraskevaslekeas75 9 месяцев назад
Nice job!
@orianatoubia681
@orianatoubia681 9 месяцев назад
thank you! really helpful and well explained
@romanayub
@romanayub 10 месяцев назад
thank you, really usefull.
@antonellamichelini5871
@antonellamichelini5871 10 месяцев назад
How did you change the disabled years color to grey? before 2010
@banchaudomwised47
@banchaudomwised47 10 месяцев назад
thank u เข้าใจได้ง่าย ๆ เลยครับ ขอบคุณมาก
@mavie--
@mavie-- 10 месяцев назад
Ty, muito obrigado! me ajudou demais a entender o conceito de context!!!!
@benjaminhobbs2923
@benjaminhobbs2923 11 месяцев назад
thank you, so easy
@zaidrj7374
@zaidrj7374 11 месяцев назад
That was very useful, thank you so much
@falsedamage
@falsedamage 11 месяцев назад
I love you
@fahadhabibi3222
@fahadhabibi3222 Год назад
this video for sure helped me understanding themes in general.
@hakunamatata99569
@hakunamatata99569 Год назад
worst image you could have chosen.
@syedmohaibpasha9760
@syedmohaibpasha9760 Год назад
So easy to understand, GOD BLESS YOU (Y)
@ruwanattanayake2715
@ruwanattanayake2715 Год назад
i really don't know how to handle the error induced by NULL safety
@chitko1706
@chitko1706 Год назад
Awesome bro🎉
@aravindhkumar69
@aravindhkumar69 Год назад
The following assertion was thrown while handling a gesture: Navigator operation requested with a context that does not include a Navigator. The context used to push or pop routes from the Navigator must be that of a widget that is a descendant of a Navigator widget. When the exception was thrown, this was the stack: how to resolve this error
@-selfdevelopment4144
@-selfdevelopment4144 Год назад
Keep going from iraq 💥
@omkarp9943
@omkarp9943 Год назад
Thanks brother!!
@ihsanalalawi4871
@ihsanalalawi4871 Год назад
thanks <3
@surajmadhushan584
@surajmadhushan584 Год назад
Superb Tutorial ,THANK YOU SO MUH :)
@phoolprakash713
@phoolprakash713 Год назад
bro ek help chahiye
@anshurajendraparmar3130
@anshurajendraparmar3130 Год назад
You sir explained it splendidly Thank You🤝
@kareemmohamed2199
@kareemmohamed2199 Год назад
excellent