From f22ada1a0396603811d765f1b2ea38178ce385cf Mon Sep 17 00:00:00 2001 From: Dave Pol Lomber <39332586+DaveLomber@users.noreply.github.com> Date: Wed, 26 Jun 2024 17:15:09 +0300 Subject: [PATCH] Update README.md --- p2p_call_sample/README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/p2p_call_sample/README.md b/p2p_call_sample/README.md index 10aee8d..bec6108 100644 --- a/p2p_call_sample/README.md +++ b/p2p_call_sample/README.md @@ -23,10 +23,10 @@ ConnectyCube P2P Calls API documentation - [https://developers.connectycube.com/ ## Screenshots -Flutter P2P Calls code sample, login -Flutter P2P Calls code sample, select users -Flutter P2P Calls code sample, video chat -Flutter P2P Calls code sample, video chat (macOS) +Flutter P2P Calls code sample, login +Flutter P2P Calls code sample, select users +Flutter P2P Calls code sample, video chat +Flutter P2P Calls code sample, video chat (macOS) ## Roadmap @@ -66,10 +66,10 @@ The app will automatically run on a selected iOS device or simulator. ## Receiving calls on the mobile platforms -Flutter P2P Calls code sample, incoming call in background Android -Flutter P2P Calls code sample, incoming call locked Android -Flutter P2P Calls code sample, incoming call in background iOS -Flutter P2P Calls code sample, incoming call locked iOS +Flutter P2P Calls code sample, incoming call in background Android +Flutter P2P Calls code sample, incoming call locked Android +Flutter P2P Calls code sample, incoming call in background iOS +Flutter P2P Calls code sample, incoming call locked iOS For notifying mobile platforms we use Connectycube Push notifications feature and own [Connectycube Call Kit plugin](https://pub.dev/packages/connectycube_flutter_call_kit) for supporting Call Kit feature.