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

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

1.0.3 #

  • Android: request notification and full-screen intent permissions explicitly.

1.0.2 #

  • Updated platform dependencies with incoming/outgoing call UI bug fixes.

1.0.1 #

  • Documentation updates and metadata cleanup.

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