shiburagi / Drawer-Behavior-Flutter

Drawer behavior is a library that provide an extra behavior on drawer, such as, move view or scaling view's height while drawer on slide.
MIT License
209 stars 36 forks source link

lead to BottomNavigationBar+IndexedStack can not switch #9

Closed HePeng11 closed 4 years ago

Ranjithsp6 commented 4 years ago

No description provided.

SetState doesn't works inside the content view, I guess. I have placed my scaffold with bottom navigation bar inside the Drawer Scaffold.

I am also facing the same problem have anyone fixed it?.