call_detector_plugin 1.0.1 copy "call_detector_plugin: ^1.0.1" to clipboard
call_detector_plugin: ^1.0.1 copied to clipboard

A Flutter plugin for detecting incoming, outgoing, and active calls on Android and iOS devices

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add call_detector_plugin

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

dependencies:
  call_detector_plugin: ^1.0.1

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:call_detector_plugin/call_detector_plugin.dart';
2
likes
150
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for detecting incoming, outgoing, and active calls on Android and iOS devices

Repository (GitHub)
View/report issues

Topics

#call-detector #call-detecting #call-tracking #call-handler #phone-detector

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on call_detector_plugin

Packages that implement call_detector_plugin