Chinmay Garde
Chinmay Garde
@danagbemava-nc Trying to figure out if this is a regression on the Windows desktop platforms with 3.7. On the web, I believe this is WAI because of the inability of...
cc @rmacnak-google @a-siva I am not sure what the behavior of `reload` when invoked from the Dart debugger. It can't be a hot-reload or restart because the engine isn't involved.
From Triage: This is being brought to the attention of the VM folks. But, the regression is tiny on an edge case where a large change to the framework is...
This is using the Spawn API and it doesn't seem to setup the asset provider like regular launches. cc @gaaclarke
This is a crash on the OpenGL driver on this Android device when we attempt to upload a texture to the GPU. In case of OOMs or other errors, the...
cc @reidbaker @stuartmorgan
The exception being thrown [is this one here](https://github.com/flutter/engine/blob/eb5c6f0b4ed94325e9c9811cc8681d687e0f5c8a/shell/platform/darwin/ios/framework/Source/FlutterEngine.mm#L1106). The issues on other threads are from sudden process termination. @jmagman Perhaps we can reduce the severity of such cases and not...
We found another instance of such a crash in https://github.com/flutter/flutter/issues/96901.