-
- ffmpeg-kit-ios-full (4.4.LTS)
- iOS emulator (Apple Silicon M1)
When I try to build for an IOS emulator on an Apple Silicon M1, I get the following error :
```sh
ld: in /Volumes/Home/larpo…
-
I really appreciate all the hard work that you put in maintaining and improving your flutter plugins. Things I'm trying to do would be extremely difficult without it.
Please consider adding a [sponso…
-
Hi. Today, I tried to work on making test codes for my plugin and I can't make the call to plugin methods in test code. Is there any guideline make test code for plugins?
```dart
import 'package:f…
-
**To which pages does your suggestion apply?**
- https://github.com/ryanheise/audio_service/wiki/Migration-Guide#0140
- https://github.com/ryanheise/audio_service
**Quote the sentences(s) f…
-
Audio recording in the WEB does not work. When trying to start the compiler, an error occurred. The recorder cannot start and record sound. For some reason, the browser does not ask for permission t…
-
I tried to no avail the solution offered here: https://github.com/fluttercommunity/flutter_contacts/issues/18
Rebuilt the flutter app with -i swift.
But am still getting the not found error:
**…
-
## Flutter Sound Version : 8.0.0+6
- **FULL** or **LITE** flavor: FULL
- **Important**: Result of the command : ```flutter pub deps | grep flutter_sound```
|-- flutter_sound 8.0.0+6
| |-- fl…
-
I am trying to build a release version of my App for IOS. I analyse the project in Xcode and it passes, I can create a debug IOS build using VScode. However, when I try build the project using Xcode i…
-
hi I need open default audio recorder for record and get path recorded please add this Feature
-
### Expected behaviour
`wakeWordCallback` gets called every single time the trigger word is mentioned
### Actual behaviour
`wakeWordCallback` only gets called once. The moment an audio player…