Open hemandroid opened 2 years ago
Add this to your pubspec.yaml to get microphone permission permission_handler: ^10.0.1
And request permission before start recording
await Permission.microphone.request();
Can you show us where to apply in the code?
Version 0.0.13 has been released. Could you please check again and report back to me?
Screen recording is not working, if we enable the audio as true. Please check the logs and provide the fix asap.
@endmr11