flutter_voip_kit 0.0.6
flutter_voip_kit: ^0.0.6 copied to clipboard
Use iOS CallKit and Android's Telecom library to create and receive calls with native functionality. e.g. Calls pop up on user's lock screen.
0.0.1 #
- Use iOS CallKit and Android's Telecom library to create and receive calls with native functionality. e.g. Calls pop up on user's lock screen.
0.0.2 #
- Update package details
0.0.3 #
- optionally pass UUID when starting a call
- actions to FlutterVoipKit only require call's uuid to be known
0.0.4 #
- Android works with V1 too
- setup instructions