tobiasht

Results 8 comments of tobiasht

I can have a shot at it, but I don't have much experience using async. Could you possibly port "server-create-custom-structures.py" so i can have some more examples to look at?

> For those having this issue, I recommend checking out https://github.com/noah-nuebling/mac-mouse-fix > > Mos is amazing, but unfortunately this problem gets in the way a bit. I'd love to contribute...

Can't you just make it easy? Major release: https://docs.flutter.dev/release/release-notes Minor release: https://github.com/flutter/flutter/wiki/Hotfixes-to-the-Stable-Channel

Added a new potensial design to figma ![image](https://github.com/fluttertools/sidekick/assets/20655261/89b02631-a064-42b8-9a82-edf74fc6c015)

That´s a great idea. I guess it could be as simple as looking up the hash code to get it´s corresponding version number. So when you get one of the...

Would be amazing to show the app icon for the project as well, but i don't know how feasible that is.

Has anyone managed to get audio working? I am using the [`audioplayers`](https://pub.dev/packages/audioplayers) package. Audio works fine in Mac and Web. This is the error i get on the RaspberryPi: ```...

@ardera have you gotten audio to work?