rIIh / expandable-bottom-bar

Expandable bottom app bar widget for Flutter SDK
MIT License
108 stars 27 forks source link

Lay the bottom bar over the scaffold #15

Open moyosolaa opened 4 years ago

moyosolaa commented 4 years ago

Hi, I have a little problem. Whenever I open the bottom bar it pushes the scaffold body up, and in some cases causes overflow error of the scaffold. How can I fix this such that whenever I open the bottom bar it lays directly untop of the scaffold. I attached screenshots. Screenshot_20200103-151514 Screenshot_20200703-231457

moyosolaa commented 4 years ago

Also, how can I fix this white space as circled in blue in the screenshot below. 20200703_233128

HuangLinBao commented 2 years ago

same problem here

GitGud31 commented 2 years ago

Same issue