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

PlatformAndroid

Triggers a callback when the phone receives a phone call

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add phone_call_notifier

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

dependencies:
  phone_call_notifier: ^1.0.0

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:phone_call_notifier/phone_call_notifier.dart';
0
likes
140
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Triggers a callback when the phone receives a phone call

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on phone_call_notifier

Packages that implement phone_call_notifier