phone_state_background 0.0.4 copy "phone_state_background: ^0.0.4" to clipboard
phone_state_background: ^0.0.4 copied to clipboard

PlatformAndroid

A flutter plugin to handle Phone Call State and execute a Dart callback in background.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add phone_state_background

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

dependencies:
  phone_state_background: ^0.0.4

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_state_background/phone_state_background.dart';
24
likes
160
pub points
83%
popularity

Publisher

verified publishersodipto.me

A flutter plugin to handle Phone Call State and execute a Dart callback in background.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on phone_state_background