MSOB7Y
MSOB7Y
just thinking it would be awesome to add waveform seekbar, it really has a good impact in overall look and gives a nice feeling > ss from stellio player ...
### Description When playing any song it shows the whole album image instead of the song's image. ### Steps To Reproduce _No response_ ### Expected behavior each song has its...
exposed some parameters [`onReorderStart`, `onReorderEnd`, `onDragStart` & `onDragEnd`] `onReorderStart` & `onReorderEnd` are used within long press. `onDragStart` & `onDragEnd` are used for [`ReorderableDragStartListener`] and [`ReorderableDelayedDragStartListener`]. please note it was quickly...
as yall know youtube part is currently being re-written to a new client [`youtipie`](https://github.com/namidaco/youtipie), which means `newpipe_extractor` is soon to be dropped. #### bUt wHY? - to bring youtube login...
## This method doesnt require any forking, all changes can be made directly inside ur project ### 1. [Download the AAR u want](https://repo1.maven.org/maven2/com/arthenica) ### 2. Open cmd in the aar...
## Description Flutter 3.29.0 removed the previously deprectaed registrar (`io.flutter.plugin.common.PluginRegistry.Registrar`), this pr fixes building by removing support for it ## Type of Change - Bug fix ## Checks - [x]...
when disposing `PlatformInAppWebViewController`, it calls `InternalChannelController.disposeChannel()` which tries to set the channel handler to null, but the issue is that it access the channel through the getter `channel` which has...
while a windows version of the app is running, windows will show that the app is always accessing location, even tho location was never accessed or requested from the app...
on some windows devices, metadata/waveform are not extracted properly. we use `ffmpeg` directly to execute commands using `Process.run` so this might be a permission issue should investigate more
### Version Media3 1.8.0 ### More version details some ogg files (created from flac with libvorbis) are not playing at all, sometimes showing "(0) Source Error" i have all extensions...