ios_callkit 0.0.3 copy "ios_callkit: ^0.0.3" to clipboard
ios_callkit: ^0.0.3 copied to clipboard

PlatformiOS

One-to-one video/Audio call using CallKit and PushKit with flutter IOS App.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ios_callkit

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

dependencies:
  ios_callkit: ^0.0.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:ios_callkit/ios_callkit.dart';
7
likes
125
points
29
downloads

Publisher

verified publishermycodestyle.com

Weekly Downloads

One-to-one video/Audio call using CallKit and PushKit with flutter IOS App.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ios_callkit

Packages that implement ios_callkit