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

TabAlignment issue on check request detail #18

Closed
gwijaya94 opened this issue Feb 15, 2024 · 2 comments
Closed

TabAlignment issue on check request detail #18

gwijaya94 opened this issue Feb 15, 2024 · 2 comments

Comments

@gwijaya94
Copy link

Hi, is there any solution or fixing regarding this issue?
Thankyou.

image

Device:
image

> flutter doctor -v
[√] Flutter (Channel stable, 3.16.2, on Microsoft Windows [Version 10.0.22621.2715], locale en-ID)
    • Flutter version 3.16.2 on channel stable at C:\flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 9e1c857886 (3 months ago), 2023-11-30 11:51:18 -0600
    • Engine revision cf7a9d0800
    • Dart version 3.2.2
    • DevTools version 2.28.3

@themisir
Copy link
Owner

This one seems like an app specific issue rather than caused by this package. Last time I checked it was working fine. That said I don't really have the bandwidth to look into this issue right now.

@gwijaya94
Copy link
Author

Hi @themisir, thankyou for the fast response.
Just found out the issue. The cause is from my app theme under tabBarTheme, I set globally its tabAlignment value there.
After remove it, no error shown anymore.

Gonna close this issue, thankyou.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants