-
## Command
```
flutter attach --machine -d 00008110-000A744A1A7A801E --devtools-server-address http://127.0.0.1:9100/
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
OSError: OS Er…
-
## Flutter Sound Version :
- **FULL** or **LITE** flavor ? Full
- **Important**: Result of the command : ```flutter pub deps | grep flutter_sound```
|-- flutter_sound 9.2.9
| |-- flutter_so…
-
## Command
```
flutter attach --machine -d b968227408e8d846e28adda4d83f05dcf9a01398 --devtools-server-address http://127.0.0.1:53349/
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs…
ghost updated
2 years ago
-
After updating to v0.11.17-beta, a light grey box is present halfway down the page blocking the remainder of apps. When the group by category setting is enabled you cannot see any apps as they are all…
-
**Which API doesn't behave as documented, and how does it misbehave?**
.seek(); : it is always seek to zero (only with `acc `audio format )
my repo
https://github.com/jack84156/myFirst…
-
## Flutter Sound Version :
- **FULL** or **LITE** flavor ? **Full**
- **Important**: Result of the command : ```flutter pub deps | grep flutter_sound```
```
➜ app git:(main) ✗ flutter pub de…
-
## Flutter Sound Version :
```
» flutter pub deps | grep flutter_sound
|-- flutter_sound 8.2.0
| |-- flutter_sound_platform_interface 8.2.0
| |-- flutter_sound_web 8.2.0
| | |-- flutt…
-
**Which API doesn't behave as documented, and how does it misbehave?**
I am using just_audio to play asset files and it appears .wav files do not work. I converted the file to .mp3 and it works fin…
-
**Issue:**
I'm getting a duplicate class error for com.google.android.exoplayer when trying to build a project after upgrading to latest **flutter:stable 10.2.4**.
**Platform + version**
`Pixel X…
-
In iPhone 6s, iPhone 8 plus and iPhone XR with iOS 14.8.1 and 15.3.1, app is crashing when click on audio button. At this time it is asking permission. I followed same as documentation and working wel…