Louis Deveseleer
Louis Deveseleer
Hi, thank you for making this package, it's great and is the only that does what I need. I'm using the Sugiyama graph and some parts of it look great...
This happends only for our Android users and is triggered here in Flutter: `channel.dart in NativeChannel.memoryToMemory at line 39 within image_editor` Here is the full message: ``` PlatformException(java.lang.IllegalArgumentException: x +...
This error appears here: channel.dart in NativeChannel.memoryToMemory at line 44 within image_editor I could no reproduce the issue, but it's been happening for some of our users, all on iOS...
Thanks for this great package! **Which API doesn't behave as documented, and how does it misbehave?** handleAudioSessionActivation: false does not seem to be working on iOS **Minimal reproduction project** https://github.com/louisdeveseleer/just_audio.git...
Thank you very much for making this plugin! When testing it on an older Android device, it can take up to 5 seconds for the first call to .speak() to...
**Issue description:** - Using a network mp4 video. - The video has finished downloading before I press play. - When seeking forward, there is generally no problem. - When seeking...
### Device / Emulator and OS - Device: Pixel 7 - OS: Android 14 ### Describe the bug The permissions appearing in Health connect do not match the list of...
When using iOS for the Theme platform, subtitles are not shown at all. When using Android for the Theme platform, subtitles show as expected. This happens in the example app...