-
People using audioplayers package cannot get a wakelock on android to continue playing music, soon as screen turns off or app is backgrounded.
The flutter package https://pub.dev/packages/wakelock_…
-
Checklist
- [X] ``android/app/build.gradle`` ✅ Commit a0160e5
-
-
For some reason, the application throws an error,
`audioplayersPlugin(28127): java.lang.RuntimeException: Unable to access resource`
However, even after adding the permission in the manifest won't w…
-
The logcat follow:
`
Launching lib/main.dart on iPhone X in debug mode...
Running pod install...
CocoaPods' output:
↳
Preparing
Analyzing dependencies
Inspecting ta…
-
when i run the example and try to pick a file from my music on a real iPhone (emulator doesn't work AFAIK, since you can't put songs on the emulator) nothing happens.
None of the songs get loaded …
-
minimum deployment target is set to = 12.0.
and still getting this message !
-
### Discussed in https://github.com/Canardoux/flutter_sound/discussions/1106
Originally posted by **Sangiovanni** October 19, 2024
Hello,
I hope I'm reaching the right place to discuss abou…
-
### The problem
* Python classes for controls are bulky and hard to add/update/support:
* Unnecessary use of properties and "attrs" dictionary with redundant str-to-value-to-str conversions - co…
-
### 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 ra…