Bonfra

Results 12 comments of Bonfra

Hello, any updates on this? also flutter windows support would be neat btw

@renash2me I managed to work around the problem by editing the entity JSON in the .storage directory: There the config of the vacuum is hardcoded programmatically and should not be...

Hi, any updates on this?

Hi, thanks a lot. I can confirm that the headers are correctly set. About the known issues you highlighted: 1. Do you think this will be a possibility or does...

Hi, sorry for the late response. I had to completely reset my OS and a lot of other things. So I was able to create a stable testing environment using...

@abdelaziz-mahdy Nope, just a clean installation of flutter [following the wiki](https://docs.flutter.dev/get-started/install/windows/mobile?tab=download) and a normal `flutter run` on the project. Logs coming

Logs of the app from startup, to link pasted, to playing: (logLevel: MPVLogLevel.trace) ``` Launching lib\main.dart on DN2103 in debug mode... √ Built build\app\outputs\flutter-apk\app-debug.apk D/VRI[MainActivity](18909): debugCancelDraw some OnPreDrawListener onPreDraw return...

I'd like also to point out that comparing the logs of this non-working run with the ones of a run that instead worked, nothing about the surface is printed. Eg....

Yes, it works in this PoC and the main app I'm developing! Thanks a lot

Hi, any updates on this? I'm also having the same issue on a build of the flutter app using the github action runner. Building it locally works fine. Logs on...