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

There is a very fine line between the appbar and the sticky header. #12

Closed
DavidZXY opened this issue Dec 26, 2018 · 2 comments
Closed

Comments

@DavidZXY
Copy link

image

@meodta
Copy link

meodta commented Feb 14, 2019

Same Issue here, is there any chance that this will be solved anytime soon?

@slightfoot
Copy link
Member

This is a floating point rounding error mixed with anti-aliasing. This is a platform issue. You can force the height of your AppBar or body to be an integer division of the devicePixelRatio will resolve this.

https://api.flutter.dev/flutter/widgets/MediaQueryData/devicePixelRatio.html

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

3 participants