westdabestdb/bubble_bottom_bar

Render issue for a second during animation when 4+ tabs

Closed this issue · 5 comments

Hi, Your bottom bar is the best and thanks for letting to use widgets in icons.
Need an urgent fix.. because we are going to release soon (Using your bar 👍 )

Steps to reproduce:

  • Add 5 items
  • Better write at least 1 long title ('Favorites')
  • Click on tabs

Actual result:

  • A RenderFlex overflowed by 9.0 pixels on the right. appears for a second during animation.
  • It is possible to fix, probably some spaceBetween or something..
  • You can check the animation implementation here if it helps.. https://pub.dartlang.org/packages/bottom_navy_bar

Hello, thank you for using the package. I took some time and fixed the issue. Here you can preview the refactored animation and flex layout. Please let me know if this is a possible solution to your issue, then I will release the code.

Great! Will do in few hours!

Hello again, here is the release with fixed render issue and refactored animation. Thank you for using the package. Please try the new release, if it satisfies your requirements, close the issue. Also feel free to send the application to me once it's live. I would love to see the way you used the BubbleBottomBar. Have a good day.

Fixed, great wok. Closed.