Dominik Roszkowski

Results 59 comments of Dominik Roszkowski

I have a small question. After this gets merged what would be the breakdown of modes? - `initSurfaceAndroidView` -> TLHC, but can fallback to HC when SDK TLHC, but fallback...

Hi, is there a GitHub repository for the project? Also is it possible to get a bit more detailed description of the project in English?

Hi, sorry for late reply. I checked your submissions and have several remarks: - the game seems to be not maintained, but that would be OK - there are only...

I can grant you access to my server if you'd like. It's still not a production instance so happy to help. czw., 17 gru 2020, 23:56 użytkownik Artur napisał: >...

macOS Platform Views are partially supported on Flutter master already :) The implementation is very similar to iOS https://github.com/flutter/flutter/issues/41722

Same as @djmuhlestein adding GCC_PREPROCESSING_DEFINITIONS in iOS project doesn't work for me. I cannot add them to my Pods project as it's regenerated every time.

Thank you for the answer. `emulator` was not in the PATH indeed. I'd like to contribute some emulator skins like Google Pixel 3 XL that has its silhouette available [on...

> Then can experiment with parameters in screens.yaml, by using a test or similar, until the screenshot is correct. Do you have any tick to tweak the size faster than...

> Can put together a test to run framing Should I base my tests on `frame_test.dart`?

Thanks for the reply! While running the command i get `FileSystemException` no matter which one I use. The file `screenshot_Nexus_6P.png` of course exists. ``` ~/Projects/screenshots [add_frames]: dart test/resources/frame.dart -s test/resources/screenshot_Nexus_6P.png...