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

outdated

One-to-one video 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.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:ios_callkit/ios_callkit.dart';
7
likes
0
points
32
downloads

Publisher

verified publishermycodestyle.com

Weekly Downloads

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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ios_callkit