callerapi 1.6.2 copy "callerapi: ^1.6.2" to clipboard
callerapi: ^1.6.2 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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add callerapi

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  callerapi: ^1.6.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:callerapi/callerapi.dart';
1
likes
120
points
217
downloads

Documentation

API reference

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.

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