Peter Leibiger

Results 265 comments of Peter Leibiger

Can this ticket get some love? Currently it seems to be impossible to use this action for anything but Javascript.

I already added a PR for this, please give it a try.

Did you check the `.fvm/version` folder?

Ah ok, thought this might be the new linked version folder, nvm.

~~Yea there is something wrong here. `dio.download('/foo')` takes twice as long as `dio.get('/foo', options: Options(responseType: responseType: ResponseType.stream)`. I personally have not looked at the `Http2Adapter` before today or used it,...

This can be picked up again after the dio 5.0.0 merge. There might have been some changes and if not, then we need to possibly adjust on the dio side.

Hmm, not sure. That would probably work but the navigator key in general looks like the wrong path. It would be better to use a custom widget tbh. ```dart MaterialApp(...

@mmalerba It's nice that you can override the `edit` state icon but it's actually completely unclear what the `edit` state and `done` state represent. I can not get any step...

@mmalerba Nice, thanks, will follow these issues.

Yea, also just noticed that built-in rules that require type resolution are not working.