Results 4 comments of Kostasoft

When you start the compilation it generates an error: ``` ./install.sh: line 21: apt: command not found Reading package lists... Done Building dependency tree... Done E: Unable to locate package...

I join in the question! For android, incoming calls are displayed in the system call list, but outgoing calls are not. How do I correctly tell the operating system that...

I added a constant to the Podfile `$FirebaseSDKVersion = '10.29.0'` and commented out the 'FirebaseFirestore' versions of the pod `pod 'FirebaseFirestore' #, '~> 11.0.0'`

``` dependency_overrides: web: ^1.0.0 ``` I got this error when compiling: ``` Target dart2js failed: ProcessException: Process exited abnormally with exit code 1: ../../../.pub-cache/hosted/pub.dev/dart_webrtc-1.4.8/lib/src/frame_cryptor_impl.dart:403:25: Error: The argument type 'String' can't...