Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work inside bubble_bottom_bar #41

Closed
nohli opened this issue Dec 14, 2019 · 2 comments
Closed

Does not work inside bubble_bottom_bar #41

nohli opened this issue Dec 14, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@nohli
Copy link
Contributor

nohli commented Dec 14, 2019

Steps to Reproduce
add package https://pub.dev/packages/bubble_bottom_bar to pubspec.yaml and add BubbleBottomBar as bottomNavigationBar to your Scaffold

Code sample

      BubbleBottomBarItem(
          ...
          title: AutoSizeText(...

Version

@nohli nohli added the bug Something isn't working label Dec 14, 2019
@simc
Copy link
Owner

simc commented Jan 16, 2020

What happens when you use AutoSizeText in the BubbleBottomBarItem?

@nohli
Copy link
Contributor Author

nohli commented Jan 16, 2020

It seems to do nothing - no error, but 'overflowing' text - like it was normal Text()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants