Thanks to visit codestin.com
Credit goes to github.com

Skip to content

stringeecom/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,
}

push test tool

Please refer to the Push Toolkit to test callkeep offline push.

About

iOS CallKit and Android ConnectionService for Flutter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 46.4%
  • Objective-C 27.5%
  • Dart 22.5%
  • Go 2.1%
  • Ruby 1.5%