kekland/equinox

AppBar unused space

marcoagpegoraro opened this issue · 3 comments

Describe the bug
This blank space is appearing in the bottom of the AppBar when i'm building to iOS, the github example project are doing the same thing.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop

  • OS: macOS 10.14.5
  • Flutter version 1.5.4-hotfix.2

Smartphone

  • Device: iPhone Xr
  • OS: iOS12.2

It seems like an issue with appbar's height calculation. Will look into that soon.

Should be fixed in v0.0.13, can you confirm that it is working properly now?

It's working properly now, thank you very much
image