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

Android implementation of the CallBundle federated Flutter plugin. Provides ConnectionService + TelecomManager + OEM-adaptive notifications.

callbundle_android #

The Android implementation of callbundle.

Usage #

This package is endorsed, which means you can simply use callbundle normally. This package will be automatically included in your app when you target Android.

dependencies:
  callbundle: ^1.0.0

Features #

  • TelecomManager integration with ConnectionService
  • CallStyle notifications (API 31+) with standard fallback
  • OEM-adaptive mode — detects 18+ budget manufacturers and adapts notification strategy
  • Consumer ProGuard rules — no app-level configuration needed
  • PendingCallStore — SharedPreferences-based cold-start event persistence
  • Thread-safe call state via ConcurrentHashMap
0
likes
0
points
345
downloads

Publisher

verified publisherikolvi.com

Weekly Downloads

Android implementation of the CallBundle federated Flutter plugin. Provides ConnectionService + TelecomManager + OEM-adaptive notifications.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

callbundle_platform_interface, flutter

More

Packages that depend on callbundle_android

Packages that implement callbundle_android