-
## Command
```sh
flutter run
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
StateError: Bad state: Failed to start Dart Development Service
```console
#0 DartDevelopmentSer…
-
**Which API doesn't behave as documented, and how does it misbehave?**
GC failed to remove instance of StreamAudioSource following the execution of audio play. This is confirmed using flutter dev t…
-
### Documented behaviour
Yes! audio_service is designed to let you implement the audio logic however you want, using whatever plugins you want.
### Actual behaviour
Some Android devices are experie…
-
I am currently working on implementing audio playback functionality in a Flutter app using the audioplayers plugin. However, I'm encountering an issue where the audio is not playing at all. Here's a s…
ghost updated
4 months ago
-
### 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 raisi…
-
On Linux (flatpak), it seems like Finamp never properly reports a track as completed to the server. While playing a track, it correctly shows up in last.fm as "playing", however it never gets scrobble…
-
**Getting error in Flutter run**
When we are running `flutter run` we are facing some errors.
These are the tasks that are failing:
1) Task :app:processDebugResources FAILED
2) Task :flutter_s…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Other
### Which platforms are affected?
Android
### Description
…
-
**Describe the bug**
I download the latest version of record, and the run the default example app in simulator, then I got below logs.
it do generate a .m4a file in my mac, but the audio file se…
-
Files continue to play after hot restarting on the web. There appears to be no way to release or stop the previous player, even if you save the player ID and reference it with stop()/release() after r…