BOTTOM NAV BAR • Flutter Widget of the Day #09

  Рет қаралды 44,895

Mitch Koko

Mitch Koko

Күн бұрын

Пікірлер: 47
@createdbykoko
@createdbykoko Жыл бұрын
🥷🏽 FOLLOW ME Patreon: www.patreon.com/mitchkoko/ Instagram: instagram.com/createdbykoko/ Twitter: twitter.com/createdbykoko/ TikTok: www.tiktok.com/@createdbykoko/
@Michael-The-Composer
@Michael-The-Composer 7 ай бұрын
Hi there, I'm Michael! I'm a brand-new Flutter developer, so I've been looking for tutorials and this series is perfect! I'm actually crying from joy at how well you explain things, and I love that you add best practices at the end, because that's exactly the kind of thing I've been looking for. Thanks so much for this content!
@createdbykoko
@createdbykoko 7 ай бұрын
@@Michael-The-Composer happy it helps :)
@mmathems395
@mmathems395 Жыл бұрын
Many thanks for this content Mitch, and for recommending it to me. In this video was more than what I needed to get me to where I'm trying to reach : )
@shamshaider7706
@shamshaider7706 2 жыл бұрын
great sir your one of the best teacher of flutter and also thanks to guide me ..
@001Debjeet
@001Debjeet 3 жыл бұрын
please make a video on detailed state management
@da_7402
@da_7402 3 жыл бұрын
Some of are beginners God bless You are a Great work.
@createdbykoko
@createdbykoko 3 жыл бұрын
I'm glad you find it useful :)
@mruduladdipalli5417
@mruduladdipalli5417 3 жыл бұрын
BottomNavigationBarType.Fixed was new and useful concept
@gdsantos2002
@gdsantos2002 Жыл бұрын
Fantastic tutorials man, great work!
@oswaldoolea2889
@oswaldoolea2889 5 ай бұрын
hello, the image of the tutorial shows some neumorphic buttons, but the tutorial is with normal buttons?... anyway thanks for the tutorial, nice and cool
@brotherthegrest
@brotherthegrest Жыл бұрын
this man is amazing
@createdbykoko
@createdbykoko Жыл бұрын
💜💜💜
@crazy-man
@crazy-man 3 жыл бұрын
interesting video format, the brain is not overloaded, you can learn something new about each widget
@abdulrahmanshalabi5688
@abdulrahmanshalabi5688 2 жыл бұрын
Your explanation is very clear thanks
@alaminislam-fq9jc
@alaminislam-fq9jc 3 жыл бұрын
your explanation and video quality in awesome, thank you sir.
@dvasq780
@dvasq780 2 жыл бұрын
This was super helpful, thanks!
@ganeshbhat5761
@ganeshbhat5761 3 жыл бұрын
Was just working on bottom nav, Quick question, is there a way to handle padding to add/ reduce width between BottamNavigationBarItem?
@mmathems395
@mmathems395 Жыл бұрын
The problem I'm having seems to be from not starting my app from scratch before adding the BottomNavBar. So, I can get the example to work when it's a blank app, but when I try it with already-created screens, the menu notices the screen taps and the selection, but the screen won't change ... So next I'll try a blank class with just a BNB, and then I'll pick out the screens. It seems that that might work.
@mmathems395
@mmathems395 Жыл бұрын
Finally! I got it to work : ) Turns out to be a much simpler setup than I thought. Thanks again for your input.
@justincoding
@justincoding 2 жыл бұрын
how to remove bottom navigation bar on specific page
@SwapnilDharu
@SwapnilDharu 8 ай бұрын
Very Helpful , Thank you...
@danialothman
@danialothman 3 жыл бұрын
Hey @Mitch Koko, I love the vids man. Just wondering, what Mac exactly are you using? MacBook air 8GB RAM or something better?
@Rey_Yuuki
@Rey_Yuuki 5 ай бұрын
Bro please make a custom design navigation bar
@yasasb418
@yasasb418 2 жыл бұрын
Thank You Very Much
@createdbykoko
@createdbykoko 2 жыл бұрын
You are welcome :D
@TopGearTechnics
@TopGearTechnics 9 ай бұрын
Hey KOKO, here I'm again! 😅 .. The issue I was facing is cleared with this video.. But the nested Navigation isn't working! The navigation and appBar is going away!! I mean.. in appBar "action" I had a profile page.. in BNB I have a same profile page too.. when I press on appBar's profile.. it don't show the BNB! little help again please!! 🙏
@TopGearTechnics
@TopGearTechnics 9 ай бұрын
I really apretiate the response 🥹.. Like u r working on the video for this.. or something please 🙏
@orion1701
@orion1701 Жыл бұрын
What if a page is inside the homePage?
@stevenhoang4142
@stevenhoang4142 2 жыл бұрын
Very niceeee video !!!!
@Sdscon
@Sdscon 3 жыл бұрын
God bless you for this bro
@AsimKhan-n5d5r
@AsimKhan-n5d5r 11 ай бұрын
Helped alot ;)
@metinhasan6110
@metinhasan6110 Жыл бұрын
Thank you for the nice video
@tochukwuugwu3738
@tochukwuugwu3738 2 жыл бұрын
This is very helpful
@createdbykoko
@createdbykoko 2 жыл бұрын
Ayeee glad it helps you brother!! ❤️❤️
@danielnelson9996
@danielnelson9996 Жыл бұрын
Hey Mitch, awesome tutorial! QQ - why do you have a separate home and homepage dart file? wouldn't it be easier to have them consolidated? Or is it best practice to have one main homepage file with more code (like having the bottomNavBar widget) so the rest of the pages are clean and consistent?
@createdbykoko
@createdbykoko Жыл бұрын
Hey Daniel great question. Although yea you can do it all in one file, if you’re coding up many screens in one file then it might become too long and hard to read. Especially since the pages of a real app would have more than just a text widget. I would say it’s good to separate the pages out into separate files. ❤ hope that helps
@HimangshuB
@HimangshuB 2 жыл бұрын
How to make dafault selected item false
@PurviGodhani
@PurviGodhani Ай бұрын
Make in routes using
@shansalaayodya8149
@shansalaayodya8149 3 жыл бұрын
Done and dusted🥰
@Mohsin_Chaudary
@Mohsin_Chaudary 8 ай бұрын
I love you Sir
@mehmetaltinsoy525
@mehmetaltinsoy525 3 жыл бұрын
Thank you
@chahinezremaci4516
@chahinezremaci4516 2 жыл бұрын
merciiiii
@IndianStreetGameShow15
@IndianStreetGameShow15 3 жыл бұрын
Good Jobs.....
@EKMTech
@EKMTech 11 ай бұрын
tnx
@yusra5100
@yusra5100 Жыл бұрын
Hi, firstly thanks for awesome tutorial, I used : selectedIconTheme: IconThemeData(color: Colors.amber,size: 30), unselectedIconTheme: IconThemeData(color: Colors.blue,size: 30), The size has changed but the colors have not, can anyone help me understand why?
@ChristianMora
@ChristianMora 2 жыл бұрын
Hi, I have an existing body: in my code, How I can add your body: _pages[_selectedIndex], ? I can't have two Thanks
APP BAR • Flutter Widget of the Day #10
4:36
Mitch Koko
Рет қаралды 28 М.
Modern Bottom Nav Bar📱Flutter Tutorial ♡
8:15
Mitch Koko
Рет қаралды 185 М.
Война Семей - ВСЕ СЕРИИ, 1 сезон (серии 1-20)
7:40:31
Семейные Сериалы
Рет қаралды 1,6 МЛН
LISTVIEW & BUILDER • Flutter Widget of the Day #04
9:06
Mitch Koko
Рет қаралды 145 М.
SLIVER APP BAR • Flutter Widget of the Day #12
5:02
Mitch Koko
Рет қаралды 70 М.
10x Your Speed With Flutter
8:04
Flutter Mapp
Рет қаралды 87 М.
Writing Code That Runs FAST on a GPU
15:32
Low Level
Рет қаралды 578 М.
Provider 📱 Simple State Management • Flutter Tutorial
5:48