Nick Fisher
Nick Fisher
@lunedam-git great idea, but also a bit concerning that the iOS repository hasn't seen a commit since 2019!
Thanks for the detailed response. Definitely appreciate how much effort you've gone to. I understand your desire to limit dependencies, particularly as the discussion re .NET Standard support in Math.NET...
I guess this is a related question - am I correct that bindJson (unlike bindQueryString) won't deserialize non-empty values to an option type? i.e. ```[] type Message = { Text...
@eduardothiesen we've recently published fixes for issues running Flutter > 3.3 in release mode, can you advise if these have fixed your issue?
The "low priority" tag is probably self-explanatory, but is there any more detail you can provide on plans for WebGPU support?
I'm experiencing hideous (~10s) shader compilation times on first app launch on iOS (subsequent launches are fine, so I assume these have been cached). I've seen similar reports on the...
Thanks - that sounds like a good compromise solution. In the meantime, I'm just working round the compilation time by minimizing the number of material variants in the assets. I'll...
Can you provide a reproducible sample project?
@definitelyme as I mentioned in the other linked issue, there's no update as this is fundamental to how we currently spawn isolates. If you explain what you're trying to do...
What do you ultimately want to send via your SendPort?