Results 34 comments of syle

I will show you how I do it where I don't have any problems with IPV6 or anything making sure bridge has auto_linklocal set. I try to keep it standard...

I believe the reason it may not be working in video is because AndroidManifest.xml does not include permission for it when I tried before. I haven't been able to test...

I still stand by my original post though, even if we can get video player working correctly in android. This plugin should be a separate plugin. In the future of...

hey guys, is there any way you can wrap mediakit with https://pub.dev/packages/audio_service I would be most grateful, https://crystaltunes.sunsaturn.com:9000/music this is project currently working on, I really need to finish project...

Sorry for delay, putting together simplest example for you to run was not going to take 5 min, more like 30 lol. Anyways here you go, simplest functional example of...

[Screen_recording_20240326_012516.webm](https://github.com/flet-dev/flet/assets/2912204/2a1664bb-4076-4b10-88f0-d8f568c8fe62) Sure here ya go, every time click on it, this all it does.

apt install libmpv1 this works for me at least under ubuntu 22.04 I do however get following: ** (flet:29655): CRITICAL **: 03:35:11.411: void update_pressing_state(FlKeyEmbedderResponder *, uint64_t, uint64_t): assertion 'lookup_hash_table(self->pressing_records, physical_key)...

There is a bigger problem though ![Screenshot 2024-03-09 042006](https://github.com/flet-dev/flet/assets/2912204/32b42bb5-cf36-4ad3-b1e2-c80961ec6d1c) Picture on left is running as root, picture on right is running as normal user....

Hmm this only happening with WSL Ubuntu-22.04, I don't see it happening as normal VM Ubuntu-22.04.

You mean under WSL? Only reason I install Ubuntu 22.04LTS is 90% of developers develop there and all code examples use latest Ubuntu LTS distro, any reason you use arch?...