sooxt98 / google_nav_bar

A modern google style nav bar for flutter.
MIT License
741 stars 114 forks source link

not applicable for responsive apps #61

Closed devberkay closed 3 years ago

devberkay commented 3 years ago

there is no barHeight parameter inside constructor and if it is wrapped with SizedBox , bar becomes completely unusable, only way to change the height is iconsize.I should have been able to change the bar height and iconsize distinctly.