8000 GitHub - wepsys/callkeep: iOS CallKit and Android ConnectionService for Flutter
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wepsys/callkeep

 
 

Repository files navigation

callkeep

  • 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 49.7%
  • Objective-C 26.5%
  • Dart 22.2%
  • Ruby 1.6%
0