0

Can anyone help me how to achieve this customized bottom navigation bar in my app? I am new to flutter. enter image description here

Shammah
  • 87
  • 10

1 Answers1

0

You can use a package named convex_bottom_bar to achieve very similar style.

https://pub.dev/packages/convex_bottom_bar

aditya
  • 66
  • 4