callerapi 1.4.0 copy "callerapi: ^1.4.0" to clipboard
callerapi: ^1.4.0 copied to clipboard

CallerAPI Flutter plugin - privacy-preserving spam detection and caller labels (k-anonymity) for Android and iOS, plus automatic call screening on Android.

callerapi (Flutter) #

Integrate into your existing app.

Platform Guide
iOS IOS-INTEGRATION.md
Android ANDROID-INTEGRATION.md
mkdir -p vendor && cp -R /path/to/unzipped-sdk/flutter vendor/callerapi
dependencies:
  callerapi:
    path: ./vendor/callerapi
export CALLERAPI_LCID_CLIENT_KEY="your-dashboard-key"
bash vendor/callerapi/ios/setup_callerapi_ios.sh      # iOS — run from app root
bash vendor/callerapi/android/setup_callerapi_android.sh   # Android
1
likes
0
points
217
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

CallerAPI Flutter plugin - privacy-preserving spam detection and caller labels (k-anonymity) for Android and iOS, plus automatic call screening on Android.

Homepage
Repository (GitHub)
View/report issues

Topics

#caller-id #spam #call-screening #privacy

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on callerapi

Packages that implement callerapi