Julian Aßmann

Results 35 comments of Julian Aßmann

Unfortunately, I currently don't have time to test this. I hope, I will be able to test and fix this within the coming months.

This plugin is Android only, see the documentation.

Ah OK, the issue first said you were on iPhone.

Thank you very much for the bug report! What device are you using? On my Pixel 5 I didn't observe this behavior yet, but maybe some OEMs kill long running...

Interesting... Do you have any console logs available from when it resets/cancels the foreground service? I will try and investigate, but so far I haven't been able to reproduce the...

Thank you very much for the information, I will look into it when I have some time to spare :)

Thank you for your kind words and the comment. Do you have the same stack trace as @akospwc or some other error?

I'm sorry but I currently do not have a machine with a Nvidia GPU, so I cannot reproduce the error in order to fix it :(

Do you also have the code for your Todo class? This seems to be caused by calling `compute` in the `calculateDiff` function in `meyers_diff.dart`. [It is a wrapper](https://github.com/flutter/flutter/blob/f7a6a7906be96d2288f5d63a5a54c515a6e987fe/packages/flutter/lib/src/foundation/_isolates_io.dart) for using...