Open teknolojia opened 4 years ago
Facing the same Issue
Is there a fix for this yet? I'm facing the same issue. A patch for this issue will be greatly appreciated.
I am also facing this issue. I wrestled with it a bit last night to see if I could fix it but ended up deciding on using flutter_speed_dial instead.
If someone is interested in fixing this issue, here are some pointers:
If it were possible to register a routeObserver from within this package, or somehow read it without having to pass it down... On the other hand, perhaps using Overlay for this is just not the best way...
Good work guys I like this lib but I faced this bug where floatingActionButton remains visible despite bottomBar being hidden in previous route.
here is the code.
screenshots