Documentation
Blog
Code Hub
API Dashboard
Vonage.com
Pricing
Support
Cookie settings
My profile
My dashboard
Log out
API Dashboard
Vonage.com
Pricing
Support
Legal & Privacy
Cookie settings
Documentation
SDKs & Tools
Community
Blog
Code Hub
Igor Wojda
Vonage Alumni
July 6, 2021
#flutter
#video-api
#mobile
Making Video Calls Using Vonage Video and Flutter
Let's take a closer look at a Vonage Video Flutter app that allows us to make video calls
June 18, 2021
#functional-programming
#purefunction
The Functions That Aren't Pure
Learn about the functional programming paradigm, pure functions vs impure functions, obvious and sneaky side effects of impure functions..
June 3, 2021
#jetpack
A Better Way of Creating Android Views with JetPackCompose
An introduction to JetPackCompose, a modern way of building Android Views
April 1, 2021
#ios
#flutter
#conversation-api
Make App-To-Phone Call Using iOS and Flutter
Build iOS application using Flutter and utilise Vonage Client SDK to make a call from mobile application to the phone.
March 18, 2021
#android
#flutter
#conversation-api
Building an App-To-Phone Call Using Android and Flutter
Build Android application using Flutter and utilise Vonage Client SDK to make a call from mobile application to the phone.
January 20, 2021
#kotlin
#verify-api
#ktor
Build A 2FA Server With Kotlin and Ktor
Follow this tutorial to build a server for two-factor authentication, using the Vonage Verify API, Kotlin, and Ktor.
November 4, 2020
#gradle
#android
The Right Way of Using Gradle Dynamic Dependencies
Gradle is a flexible build system that helps with dependency management. In this tutorial, we explore the best ways of using Gradle dynamic dependencies.