callkeep 0.4.1 copy "callkeep: ^0.4.1" to clipboard
callkeep: ^0.4.1 copied to clipboard

iOS CallKit framework and Android ConnectionService for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add callkeep
copied to clipboard

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

dependencies:
  callkeep: ^0.4.1
copied to clipboard

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:callkeep/callkeep.dart';
copied to clipboard
148
likes
120
points
1.44k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.11 - 2025.03.26

iOS CallKit framework and Android ConnectionService for Flutter.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

firebase_messaging, flutter, logger, uuid

More

Packages that depend on callkeep