callkeep 0.4.0 copy "callkeep: ^0.4.0" to clipboard
callkeep: ^0.4.0 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

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

dependencies:
  callkeep: ^0.4.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:callkeep/callkeep.dart';
142
likes
120
pub points
93%
popularity

Publisher

unverified uploader

iOS CallKit framework and Android ConnectionService for Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

firebase_messaging, flutter, logger, uuid

More

Packages that depend on callkeep