callbundle 1.0.0 copy "callbundle: ^1.0.0" to clipboard
callbundle: ^1.0.0 copied to clipboard

Native incoming & outgoing call UI for Flutter. Provides CallKit on iOS and TelecomManager + adaptive notifications on Android.

1.0.0 #

  • Initial release of CallBundle — native incoming & outgoing call UI for Flutter.
  • Static CallBundle API class with configure, showIncomingCall, showOutgoingCall, endCall, endAllCalls, setCallConnected, getActiveCalls, requestPermissions, getVoipToken.
  • Event stream via CallBundle.onEvent with isUserInitiated flag.
  • Ready signal via CallBundle.onReady future.
  • Endorses callbundle_android and callbundle_ios as default platforms.
2
likes
0
points
363
downloads

Publisher

verified publisherikolvi.com

Weekly Downloads

Native incoming & outgoing call UI for Flutter. Provides CallKit on iOS and TelecomManager + adaptive notifications on Android.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

callbundle_android, callbundle_ios, callbundle_platform_interface, flutter

More

Packages that depend on callbundle

Packages that implement callbundle