Jim Gerth

Results 3 issues of Jim Gerth

Previously the devicePixelRatio was only set once at initialization, when it possibly was not available yet. This could lead to a wrong device type detection (e.g. a OnePlus Nord was...

In the `ErrorTypedLink`, the response stream recieved via the `forward` function is not type-constrained, thus cast it to be of the generic types `TData` and `TVars`. This fixes an error...

For the past couple days `puro` has been running fine for a while, but then repeatedly suddenly just failing when trying to execute a `flutter` or `dart` command. The error...