Nick Fisher
Nick Fisher
Same issue here. Setting runtime version to 2025.07 is a temporary workaround.
Was just about to create an issue saying the same thing - it makes it a lot easier to find this repository if I can go there straight from pub.dev.
@srmncnk thanks for raising this. I think best if I comment in the linked flutter issue because apart from your suggested work-around, there's nothing that can be done in this...
Have you tried with Flutter 3.9.0 and flutter_isolate 2.0.4? Wondering whether it's related to https://github.com/rmawatson/flutter_isolate/issues/160
Thanks @srmncnk - let me take a look at this next week.
@srmncnk I don't think this is a bug per se, there's never been a guarantee that different isolates will run on different threads (or that the same isolate will run...
I'm experiencing similar hangs on a physical Android device at the call to `binding.convertFlutterSurfaceToImage`. No issue on a physical iOS device.