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

retracted

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 Dart:

 $ dart pub add callerapi

With Flutter:

 $ flutter pub add callerapi

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

dependencies:
  callerapi: ^1.3.0

Alternatively, your editor might support dart pub get or 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
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