This might help you :) 👉 12 Week Flutter Training from Newbie to Expert: heyflutter.com Source Code: github.com/JohannesMilke/curved_bottom_navigation_bar
You are Amazingggggg, I haven't received this much information from any video I am also Arabic, I am not good enough in English, but I find your videos easy, interesting, comprehensive, and very useful I've never learned from anyone as you do Thank you sooooooooooooooooo much
Thank you. I had fun with this navigation bar and will use it in a future project. If you have a chance to work on Beamer navigation guards, or just beamer in general!
Thank you so muchh for this video!! You explained this topic in such a simple way that too in just 6 minutes. Hats off to you Johannes. Hope you channel grows more. Once again thank you!!
Thanks for the great video. Would you be so kind to point out how to make the curved navigation bar work/display with pages from the drawer navigation? Thank you
Amazing, Is this bar persistent? if you click on one button to go to a page that is not in the bottom tabs, will that navigation bar disappear? if not would be great if you make a video about that curved navigation persistent...
Thank you so much, i really appreciate it, in my opinion this is the most beautiful bottom navigation, to be honest I was frustrated and irritated with flutter for that, i love flutter but sometimes it's seems more verbose than Java haha something so obvious too many people wants to keep it in other pages, seems like if it's possible, it will have to be done several extra codes to a simple functionality. I would be very grateful and happy if you could show us how to do it, I've searched and i only found the solution with other bottom navigations but not with curved bottom navigation. Maybe it's not even flutter's fault, but the one who developed curved bottom navigation and not presenting this solution in a simple way.
Awesome video very helpful! Also, do you know how I can use the PageView widget with this package so that I can swipe between pages while working with the curved navigation bar? Thank you very much and keep up the amazing tutorials!
@@HeyFlutter Thank you for replaying, I am not sure if I understand the scroll padding part correctly, but since I have my listView wrapped in a container, I did the following: padding: const EdgeInsets.only(left: 7,right: 7,bottom: kBottomNavigationBarHeight+150), and it worked like a charm! thank you very much, you are the best 👏👏
so, I accidentally found a better way to solve this problem without having a hardcoded padding, basically, I wrapped my listView in a Container and the container is wrapped in an Expanded. and that did the job.
Dear Sir, Hope you have an excellent start to the day I use the navigation bar as a component and call it in another class the navigation bar is inside the scaffold in the body I pass pages and the other class have also scaffold widget Now when I call the nav component class it only shows a white screen and the rest of the data of the second class is hidden I use the background transparent but it doesn't work Kindly help
Thank You Be Coder! Follow this link: medium.com/flutter-community/everything-about-the-bottomnavigationbar-in-flutter-e99e5470dddb I hope you will get your answer 🙂
Thank You yazad dumasia! Follow this link: stackoverflow.com/questions/54643213/flutter-back-navigation-and-bloc-data I hope you will get your answer 🙂
when i navigate to new page the animation does not work perfectly, it show me some lags, my page is contane number of widgets. pless how to solve this lag.
Thank You Abodi Sadiq!. I showed the main functionality, which is important for this package. Learn more about it here: github.com/JohannesMilke/sponsorware
Thank You @sahil2010!. I showed the main functionality, which is important for this package. Learn more about it here: github.com/JohannesMilke/sponsorware
Thank You Noor Salam!. I showed the main functionality, which is important for this package. Learn more about it here: github.com/JohannesMilke/sponsorware
@@HeyFlutter the function 'CurvedNavigationBar' isn't defined. (Documentation) what does this mean and you dont show everything so i cant just follow it.
This might help you :)
👉 12 Week Flutter Training from Newbie to Expert: heyflutter.com
Source Code: github.com/JohannesMilke/curved_bottom_navigation_bar
You are Amazingggggg,
I haven't received this much information from any video
I am also Arabic, I am not good enough in English, but I find your videos easy, interesting, comprehensive, and very useful
I've never learned from anyone as you do
Thank you sooooooooooooooooo much
This is the best flutter video for implementing a navigation bar that i have seen! Thank you so much!!
Thank you very much for sharing your knowledge.much love from Sri Lanka.❤
❤️
Thanks for sharing your knowledge Johannes, greatly appreciated.
Thank you. I had fun with this navigation bar and will use it in a future project. If you have a chance to work on Beamer navigation guards, or just beamer in general!
You are amazing Johannes, thank you for sharing your knowledge.
You’re most welcome, Monsieur Ali! 🙂
Thank you so muchh for this video!!
You explained this topic in such a simple way that too in just 6 minutes. Hats off to you Johannes.
Hope you channel grows more. Once again thank you!!
Your lectures is amazing sir😍
Thank you, Hira kiran! 🙂
Thank you man you deserve all support 👌
Absolutely love your videos. Keep up the good work Love from India♥♥
Thank you very much for this cool package... 👍
Thanks for the great video.
Would you be so kind to point out how to make the curved navigation bar work/display with pages from the drawer navigation? Thank you
Thank u so much,keep it up doing this we got alot.
Awesome tips about navigation bar! Thanks
Thanks so much bro.. i really appreciate ur hard-work and time
hello, you're giving me great amount of knowledge but I've a question how to implement a drawer in this case with bottom navigation bar?
great one, Can you make a video on Api integration using models with complex ui.... Thank You
Thank you so much for this video🥰
You are a great constructor ❤️
Thank you so much for great video...!!!
Amazing, Is this bar persistent? if you click on one button to go to a page that is not in the bottom tabs, will that navigation bar disappear? if not would be great if you make a video about that curved navigation persistent...
Hey, RSC 🙂 This bottom-bar is not persistent. Thanks for suggesting idea, I have added it in list of future videos
Thank you so much, i really appreciate it, in my opinion this is the most beautiful bottom navigation, to be honest I was frustrated and irritated with flutter for that, i love flutter but sometimes it's seems more verbose than Java haha
something so obvious too many people wants to keep it in other pages, seems like if it's possible, it will have to be done several extra codes to a simple functionality.
I would be very grateful and happy if you could show us how to do it, I've searched and i only found the solution with other bottom navigations but not with curved bottom navigation.
Maybe it's not even flutter's fault, but the one who developed curved bottom navigation and not presenting this solution in a simple way.
Thanks for great video. Really helpful an detailt
Search data from local database in implement staggered grid view
amazing , very helpful
Awesome video very helpful! Also, do you know how I can use the PageView widget with this package so that I can swipe between pages while working with the curved navigation bar? Thank you very much and keep up the amazing tutorials!
you are the best man
Glad to hear that, Thank you Dilamo Wondimu! 😊
great tutorial as always! thanks alot! :)
You’re most welcome, Kristijan Barabas! 🙂
Keren, sungguh tergejang2
Thank you so much my brother.. 🙏
So useful!
thanks alot
Nice work
Thank you so much 👍
I have a problem with the backgroung color that's stuck on.
it just makes my UI to look a bit weird. Any fix?
Thank You For Such a wonderful Video ❤️❤️ . I want to make such a mock up that you have used in your thumbnail How can I get that
@@HeyFlutter A huge Thank You once Again ❤️❤️
I have a question , can we customize desgin in flutter to any level , or need to learn Java and swift ??
nice greate thank you man
great bro thasnks alot
You are welcome, Akhie Feilong 😊
Nice Work!
but if i have a listView in a page, last item will be covered with the BottomNavigationBar, any idea of how would that be fixed?
Hey, Yahia Antar 🙂 you can give some scroll padding to your listview from bottom
@@HeyFlutter
Thank you for replaying,
I am not sure if I understand the scroll padding part correctly, but since I have my listView wrapped in a container, I did the following:
padding: const EdgeInsets.only(left: 7,right: 7,bottom: kBottomNavigationBarHeight+150),
and it worked like a charm!
thank you very much, you are the best 👏👏
so, I accidentally found a better way to solve this problem without having a hardcoded padding,
basically, I wrapped my listView in a Container and the container is wrapped in an Expanded.
and that did the job.
Dear Sir,
Hope you have an excellent start to the day
I use the navigation bar as a component
and call it in another class
the navigation bar is inside the scaffold in the body I pass pages
and the other class have also scaffold widget
Now when I call the nav component class it only shows a white screen and the rest of the data of the second class is hidden I use the background transparent but it doesn't work Kindly help
Thank You Be Coder! Follow this link: medium.com/flutter-community/everything-about-the-bottomnavigationbar-in-flutter-e99e5470dddb
I hope you will get your answer 🙂
hello, how can i hide curved navigation bar on certain screen in my app like splash screen or login screen for example.
how to make top right and top left corner rounded to curved navigation bar?
How can I call use flutter bloc for manage current index as well back button on any other screen.
Thank You yazad dumasia! Follow this link: stackoverflow.com/questions/54643213/flutter-back-navigation-and-bloc-data
I hope you will get your answer 🙂
oh..my!! great!
how to change the color of only selected icon color? not buttonbackground only icon??
is it possible to change the transition animation from page to page? if so, how?
Perfect
Man u are great
Can we set a gradient color for this bottom bar? If yes, how can we do it
Hey 😊, Fahim Mohammed! Check out this solution: stackoverflow.com/a/61717710
@@HeyFlutter placing a container for gradient is the way but in this case it the gradient color covers the curved animation bar
I have never received any confirmation mail after requesting access.
When I set extended body to true, some widgets appear behind the bottom navigation bar. How do I prevent that?
Thank you, Denzel Gatugu! 🙂. Change it to false might work for you.
can we make buttonBackgroundColor gradient instead of single color?
@@HeyFlutter Please help me how I can do that? As that is expecting a Color not a Widget or Gradient?
hello sir i want only center button to be curve not other how to do it
Cooool
but, When I click, I want to go to another page .. not appear on the same page
Thank you, @alhamdymohammed7410! 🙂. Try to provide enough details with your question whenever you face any issue.
when i navigate to new page the animation does not work perfectly, it show me some lags,
my page is contane number of widgets.
pless how to solve this lag.
@@HeyFlutter thanks,
How to do that I'm new in mobile app development,
Can you suggest me a way or any demo(:
I got you email but there is no code could you check it again ?
How can I make it to the top
how i make curved bottom navigation bar persistent
Thank You @mudassirahmadkhan4734! Follow this link: pub.dev/packages/persistent_bottom_nav_bar
I hope you will get your answer 🙂
Is it possible to add a label to each icon?
Yes it possible !
Why I become unable to download your codes, engineer?
Thank You Abodi Sadiq!. I showed the main functionality, which is important for this package. Learn more about it here: github.com/JohannesMilke/sponsorware
@@HeyFlutter
Thank you, I can't do that, sorry.
Although, Your videos are very helpful.
email sent, subscribed but not email received to get access to source code.
Thank You @sahil2010!. I showed the main functionality, which is important for this package. Learn more about it here: github.com/JohannesMilke/sponsorware
Is the source code free or paid?
cool, can you make a video showing the wrong way xD?
source code please
Thank You Noor Salam!. I showed the main functionality, which is important for this package. Learn more about it here: github.com/JohannesMilke/sponsorware
how can i commincate with you i have some question ?
not sure how this is helping anyone i try and put the code in and nothing works and your not explaining what every thing does
@@HeyFlutter the function 'CurvedNavigationBar' isn't defined. (Documentation) what does this mean and you dont show everything so i cant just follow it.
😍😍😍😍😍😍😍😍😍😍😍😍
Thank you, Nuwan Dissanayake! 🙂
would have been much better if the source code was easily accessible
disappointed tho !
Without having to fill forms etc