AppBar unused space
marcoagpegoraro opened this issue · 3 comments
marcoagpegoraro commented
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.
Desktop
- OS: macOS 10.14.5
- Flutter version 1.5.4-hotfix.2
Smartphone
- Device: iPhone Xr
- OS: iOS12.2
kekland commented
It seems like an issue with appbar's height calculation. Will look into that soon.
kekland commented
Should be fixed in v0.0.13, can you confirm that it is working properly now?
marcoagpegoraro commented