Markus

Results 9 issues of Markus

### Describe the problem flutter.dev is resolved to the IP address 199.36.158.100 for me. The same IP address is also used for anything that is hosted via the domain web.app...

infrastructure
p2-medium
e2-days

In recent versions of Qt, ANDROID_EXTRA_LIBS must be defined before the first call of FindPackage(Qt5 ...), this is at least what the example projects suggest. So it is very likely...

**Is your feature request related to a problem? Please describe.** I'd like to use fvm in my CI system to install the flutter version that is configured for a project....

enhancement

I'd like to profile my Windows application from VS Code using Devtools' Performance view. Whenever I select the page, I get a popup with the following error: Oops, something went...

bug
performance page > perfetto

I would like to use DevTools to debug on a remote device. Both my development host and my remote device are running on Windows. I want to do this because...

I am playing around with multiple apps and embedders via meta-flutter at the moment. Specifying the path of the bundle works like this with homescreen, the sony embedder and flutter-pi:...

Since you're currently building a lot of example apps, I'd like to suggest one app type that is still missing in the recipes: I couldn't find a working app example...

kirkstone
scarthgap

Packages like [package_info_plus](https://pub.dev/packages/package_info_plus) provide ways to read the name and version of an app programmatically within flutter apps. This doesn't work with custom embedders unfortunately: flutter "bundle" builds simply do...

enhancement

I have a usecase where I need to communicate with devices to identify them, and I can't rule out that sometimes a device doesn't give me replies at all. This...