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

[GlobalKey#ead10 MenuScreen] error #33

Closed hoheehohee closed 3 years ago

hoheehohee commented 3 years ago

The following GlobalKey was specified multiple times in the widget tree. This will lead to parts of the widget tree being truncated unexpectedly, because the second time a key is seen, the previous instance is moved to the new location. The key was:

drawerbehavior: ^1.1.4

shiburagi commented 3 years ago

Hi, can u try with this version

drawerbehavior: ^1.2.2