rafalbednarczuk / curved_navigation_bar

Animated Curved Navigation Bar in Flutter
BSD 2-Clause "Simplified" License
683 stars 239 forks source link

BottomAppBar shape feature #135

Open SOG-web opened 1 year ago

SOG-web commented 1 year ago

can we have this feature please

BottomAppBar(
        shape: const CircularNotchedRectangle(),

so that we can have this Screenshot (1) Screenshot (2) The second screenshot is what i want to achieve