listen_call 0.0.2+1 copy "listen_call: ^0.0.2+1" to clipboard
listen_call: ^0.0.2+1 copied to clipboard

PlatformAndroid
outdated

support background listen call phone event in android

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add listen_call

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

dependencies:
  listen_call: ^0.0.2+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:listen_call/listen_call.dart';
1
likes
130
pub points
0%
popularity

Publisher

verified publisherautopc.top

support background listen call phone event in android

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_easy_permission

More

Packages that depend on listen_call