Jonas Uekötter
Jonas Uekötter
Dou you mind linking the package? I alway get confused because there are a couple quite similar named packages. Which version of GetX are you using?
> I get an error > > `Duplicate GlobalKey detected in widget tree.` > > When trying to use Navigator.of(context).pushReplacement with version higher than 2.2.1. > How do you use...
I'm not actively working on that problem, but I would gladly guide or accept a PR which fixes this issue.
Hey thanks for raising this. Do you by chance have an idea where this might come from?
> hey @ueman, did you have a chance to check this issue? we are stuck in 2.2.1 for now. If you have any update I would appreciate it 🙏 No,...
Can you provide example code? Without more information I can't do anything about it. Also please use the issue template.
DraggableScrollabeController will probably be included in the next Flutter version. There's no date for that yet, but I expect it to be around February or March.
I'm not sure what you're referring to. flutter/flutter#92440 is already on master and fully functional. This library however doesn't yet support it.
I guess this relates to https://github.com/ueman/feedback/issues/166
Hey thanks for reporting this. I assume that this behavior doesn't show without the feedback library, right? @caseycrogers Do you think your recent changes might have introduced this behavior?