sooxt98 / google_nav_bar

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

The bar overflows on small screens and throws error #88

Open zulkarnainshah opened 1 year ago

zulkarnainshah commented 1 year ago

Screenshot 2023-03-31 at 8 10 01 AM

sooxt98 commented 1 year ago

https://github.com/sooxt98/google_nav_bar/issues/12

On Fri, 31 Mar 2023 at 10:40 am, Zulkarnain Shah @.***> wrote:

[image: Screenshot 2023-03-31 at 8 10 01 AM] https://user-images.githubusercontent.com/12382340/229009289-12bf2e89-398b-4e62-9ad7-84b193b9538d.png

— Reply to this email directly, view it on GitHub https://github.com/sooxt98/google_nav_bar/issues/88#issuecomment-1491212932, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADGCEC6PL4OJVLZMNCC5LP3W6Y727ANCNFSM6AAAAAAWOCENUU . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Wizely99 commented 1 year ago

wrapping it in a FittedBox Widget solved the error for me