rafalbednarczuk / curved_navigation_bar

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

Support for larger screen / landscape #138

Open gp-qabsu opened 1 year ago

gp-qabsu commented 1 year ago

Current implementation elongates the curve underneath the select icon when in landscape mode or on larger devices (e.g. iPad). Is it possible to define the radius of the curves on the left and right side so that the curve hugs the icon better. The animated_bottom_navigation_bar package could be a source of inspiration in their use of the "NotchSmoothness" variable