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

outdated

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

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

dependencies:
  callkeep: ^0.2.3

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';
148
likes
0
points
829
downloads

Publisher

unverified uploader

Weekly Downloads

iOS CallKit framework and Android ConnectionService for Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on callkeep

Packages that implement callkeep