Skip to content

iOS CallKit and Android ConnectionService for Flutter

License

Notifications You must be signed in to change notification settings

VadimBliz/callkeep

 
 

Repository files navigation

callkeep

Financial Contributors on Open Collective pub package slack

  • iOS CallKit and Android ConnectionService for Flutter
  • Support FCM and PushKit

push payload

{
    "uuid": "xxxxx-xxxxx-xxxxx-xxxxx",
    "caller_id": "+8618612345678",
    "caller_name": "hello",
    "caller_id_type": "number", 
    "has_video": false,
}

About

iOS CallKit and Android ConnectionService for Flutter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 55.8%
  • Objective-C 29.0%
  • Dart 14.5%
  • Ruby 0.7%