Dominik Roszkowski

Results 59 comments of Dominik Roszkowski

Works great! I'll try to submit my Pixel 3 XL config soon™️.

What would be the `coverage` specific commands that could be passed to `coverage` but not to `test`?

> If I take photo of a book page then the results on native camera is much better on all the android devices I tested compared to flutter plugins. The...

Hey there! 👋 Seems that there's a new issue worth tracking https://github.com/flutter/flutter/issues/83856

@ironcev thank you for your prompt response! That's great to hear that you think about extending the extension (pun intended). > original quote in Croatian, but I guess it would...

For those who are looking for Docker completion in Windows here is the list of currently available solutions: - https://github.com/matt9ucci/DockerCompletion - quite recent commits present in repository, install with `Install-Module...

Regarding nested routes. Would such thing as below be possible? It feels more inline with routes being the representation of state, where you don't have to explicitly push any new...

> The developer can optionally react to changes in FlowLocation (abstraction on top of RouteInformation) and trigger updates in flow state. What would be structure of `FlowLocation`? Currently `RouteInformation` contains...

It would be definitely much more convenient if we would have some kind of property annotations that would allow for automatic conversion, similarly to Java and Kotlin `@Convert` annotations. Currently...

A bit more readable log: ``` Running pod install... 1,7s Xcode build done. 3,4s Failed to build iOS app Error output from Xcode build: ↳ 2020-04-07 09:31:24.180 xcodebuild[11333:15243969] DTDeviceKit: deviceType...