I want to create an animated bottom navigationbar like show in the image below. How can I do that?
Asked
Active
Viewed 108 times
0
-
1[Here's](https://pub.dev/packages/curved_navigation_bar) your answer. – Lalit Fauzdar Oct 23 '22 at 14:39
-
Thanks for your comment. Unfortunatley this package wont work for me bc the selected item is elevated to the top and I can't change that. Also does the package not have the option to disable the curve animation. – licerer Oct 23 '22 at 14:54
-
https://pub.dev/packages/animated_bottom_navigation_bar – Abdul Kadhar Oct 23 '22 at 15:38
-
You can easily customize a package's code in your project, just make the required changes in its code. – Lalit Fauzdar Oct 23 '22 at 17:12
-
Please provide enough code so others can better understand or reproduce the problem. – Community Oct 24 '22 at 04:19