twilio_voice 0.0.8 twilio_voice: ^0.0.8 copied to clipboard
Provides an interface to Twilio's Programmable Voice SDK to allow adding voice-over-IP (VoIP) calling into your Flutter applications.
0.0.8 #
- Renamed callkit logo
- Merge-Android: Fixed null pointer exception for eventSink occurs in mute call. @GKPK
0.0.7 #
- Fixed from param on android
0.0.6 #
- Added android extra call params
0.0.5 #
- Updated Twilio SDK versions
- Added example proguard-rules.pro for android
0.0.4 #
- Fixes deprecation error with Xcode 12.5
- removed "client" from ids
0.0.3 #
- Added missed call notifications
- Updated Android SDK
- Added localization files
0.0.1 #
- Initial release