vonage_voice 1.0.0 copy "vonage_voice: ^1.0.0" to clipboard
vonage_voice: ^1.0.0 copied to clipboard

Native Vonage voice calling for Flutter. Includes full background support, native call UI (CallKit/ConnectionService), and in-call controls.

1.0.0 #

  • Initial release of the Vonage Voice Flutter plugin.
  • Make and receive voice calls using the Vonage Client SDK.
  • Native incoming call screens — CallKit on iOS, ConnectionService on Android.
  • Background and killed-state incoming call delivery via FCM (Android) and PushKit (iOS).
  • In-call controls: mute, hold, speaker, Bluetooth audio routing, DTMF tones.
  • Caller registry — map caller IDs to display names on the native call screen.
  • Audio device management — switch between earpiece, speaker, and Bluetooth during calls.
  • Full permission management helpers for Android (microphone, phone state, notifications, battery optimization, full-screen intent).
  • Token refresh and session management.
  • iOS supports both CocoaPods and Swift Package Manager integration.
  • iOS minimum deployment target is iOS 15.0 (required by the Vonage Client SDK 2.x).
1
likes
160
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Native Vonage voice calling for Flutter. Includes full background support, native call UI (CallKit/ConnectionService), and in-call controls.

Repository (GitHub)
View/report issues

Topics

#voip #vonage #callkit #telecom #communication

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on vonage_voice

Packages that implement vonage_voice