Marcus Rohden
Marcus Rohden
hi guys, any updates on this? would be amazing to have the ability to receive the initial data + only the changed data in future updates.
Hey guys, also looking for a solution... Could anyone make it work? Thanks
was having the same issue but could make it work with: Future _compressImage(File file) async { final int maxSize = 110000; //110kb final quality = 50; try { var dir...
> I have try both, but same result :( are you using a foreach loop? if yes, it ignores await's. You would need to iterate over a normal indexed for...
Has anyone found a solution? I'm having an IMU Calibration error since I updated the last firmware version and not being able to fly it.
I'm having the same issue. It's the only subscription I have in the code running beside the auth token refresh built by nhost. @MichalNemec have you found any solution yet?
> @marcusrohden nope > > Lets wait for the release, maybe wonderful person @szilarddoro could make that happen =) for a temporary workaround, you can override the dependency. ``` dependency_overrides:...
> > Using native authentication? > > No, I was asking about your statement "this is not a suitable solution for native apps". We have users building native applications using...
same here
I've just created a pull request with this change. https://github.com/SebastienBtr/Dash-Chat-2/pull/101