/plushcap/analysis/vonage/vonage-make-app-to-phone-call-using-ios-and-flutter

Make App-To-Phone Call Using iOS and Flutter

What's this blog post about?

We built an iOS application using Flutter that makes a call from a mobile application to a physical phone number using Vonage Client SDK. The application has three screens: Prerequisites, Login as Alice, and Make a Phone Call. To build the application, we installed the required packages, including permission_handler for requesting microphone permissions, and set up the Vonage CLI and Flutter SDK. We also implemented the login functionality using the Vonage Client SDK, which authenticates the user Alice and generates a JWT token. The application then makes a call to a physical phone number and handles the call state changes using the NexmoCallEventListener listener. Finally, we added the functionality to request microphone permissions and end the call when it is answered or ended by the callee.

Company
Vonage

Date published
April 1, 2021

Author(s)
Igor Wojda

Word count
3390

Language
English

Hacker News points
None found.


By Matt Makai. 2021-2024.