Journey
Journey
Unfortunately, this problem still occurs on MacOS version 7.0.1. I had to use the [desktop_lifecycle](https://pub.dev/packages/desktop_lifecycle) plugin to detect when my app is not active to preemptively handle `null` values from...
Absolutely great suggestion! Stumbled upon this issue while looking up for a way to properly support `PATCH` requests that need a differentiation between an omitted field versus explicitly setting it...
Make sure the content of your routes has a background, otherwise you'll see this behavior as the stack router adds/removes pages into the stack.
Honestly, I just did a hacky workaround. I'm waiting 10 miliseconds which is enough time for the guards to re-evaluate. I haven't been able to get back to this and...
Hey everyone, our app [Journey Navigation](https://gowithjourney.com) is available for both iOS and MacOS and we wanted to use Amplitude for both platforms. Since Amplitude-iOS supports MacOS, we went ahead and...
is there anything remaining to merge this? happy to contribute to this PR to get it merged
This issue is still present on 3.22.
To VSCode users facing a similar issue: https://github.com/Dart-Code/Dart-Code/issues/4926
One thing I did notice, is that "Device Type" isn't available when running on MacOS. However, I don't think it has to do with this Flutter package, it might be...
@justin-fiedler any chance we could get this merged in?