Thomas

Results 29 comments of Thomas

I might be able to implement this if it is considered feasable and useful.

Followup issue for https://github.com/bluefireteam/audioplayers/issues/1249

I managed to reproduce the error here: https://github.com/masus04/flutter-audiplayers-error Make sure to run both the frontend & backend. Commands are provided in the readme.

Is there any interest in adding wearOS support? I might give it a try if anyone can help me to find out how to do it.

Hi @mvanbeusekom I just realized now that you offered to help implement it :) I only develop on Android Studio, using the provided WearOS emulator. It is quite simple to...

I'd love to but don't understand enough about android development..

Simply wrap the `Crop` widget with a `SizedBox` or an `Expanded` widget, depending on your use case.

I've been trying to implement a custom search bar, but even this workaround currently seems to be impossible for focus reasons: https://github.com/flutter/flutter/issues/111470 Does anyone know how to implement a custom...

Great @sebastien-prudhomme ! Is there any documentation on how to configure the new feature?