rafalbednarczuk / curved_navigation_bar

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

Height #99

Closed cryogeni closed 3 years ago

cryogeni commented 3 years ago

I'm having a problem right now. I'm trying to increase the height of the buttons to be able to use it better on the latest iPhone models. The problem is that on the latest models we have a button at the bottom of the screen like the home button. But I could have the height to 80. Except that he told me that the maximum height is 75 max. How can I do it?