under3415

Results 18 issues of under3415

Prior to version 1 we had an option to pre-loading files (from different sources) into an "AudioCache". This made a lot of sense. My app has 5 audio sound effects...

Low Latency mode does not work on Android **Full Description** Using sound player with `AssetSource` and `lowLatency` mode does not work. No sound is played. No error either, it just...

### qBittorrent & operating system versions qBittorrent: 4.3.8 x64 Operating system: Windows 10 Pro 21H1 19043.1266 64bit Qt: 5.15.2 libtorrent-rasterbar: 1.2.11 ### What is the problem? When downloading multiple files,...

Steps to replicate: 1. Create new UWP app 2. Grab a color scheme from Fluent XAML Theme Editor and add it to your project 3. In `App.Xaml` add this: ```...

If I change the Windows 10 accent color, I can see this color (lime) come through instead of the in-app selected accent color (blue) in some cases (e.g. mouse hover...

## Checklist - [x ] I read the [troubleshooting guide](https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md) before raising this issue - [ x] I made sure that the issue I am raising doesn't already exist App...

bug
platform-android

When running this on MacOS you need prefix path with `./`. So use: `image_path: "./assets/icon/icon.png"` instead of: `image_path: "assets/icon/icon.png"` If you use the path syntax from the documentation you will...

## Summary I am getting many deprecation warnings when building for Android using flutter 3.3.6 and in_app_purchase 3.0.8 package ## Steps to Reproduce 1. flutter create 2. add in_app_purchase 3....

platform-android
plugin
p: in_app_purchase
has reproducible steps
P4
found in release: 3.3
found in release: 3.5

Getting this warning when building Android app. I am using `just_audio` package, but I belive the warning is coming from `audio_session`. > WARNING: [Processor] Library 'C:\Users\Username\.gradle\caches\modules-2\files-2.1\androidx.media2\media2-session\1.2.0\e110e7db678fbfc107af48fe6110e3cc713f4564\media2-session-1.2.0.aar' contains references to both...

**Which API doesn't behave as documented, and how does it misbehave?** Below crash is reported by Firebase Crashlytics in production from some, mainly Android TV devices. I cannot replicate. ```...

bug
1 backlog