Parham Khoshravesh

Results 5 comments of Parham Khoshravesh

Use these commands to install **ffmpeg_kit_flutter** correctly. don't forget to put minimum ios support to version 10.0. in my case, I put 14.0. ``` flutter clean rm -Rf ios/Pods rm...

I have this issue too. any update? I used this package to play the streaming audio data from the microphone. here is the code: ``` Future _startStreaming() async { stream...

> This will fix this issue #168. For the time waiting until it's merged you can use my clone directly. > > ``` > telephony: > git: > url: https://github.com/definev/Telephony.git...