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

Platformweb

Manage calls with an iOS-inspired Callkit for Flutter Web applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add web_callkit

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

dependencies:
  web_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:web_callkit/web_callkit.dart';
0
likes
140
points
118
downloads

Publisher

verified publisherearthbase.io

Weekly Downloads

Manage calls with an iOS-inspired Callkit for Flutter Web applications.

Repository (GitHub)

Topics

#voip #callkit #call #notifications #audio-call

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, js_notifications, plugin_platform_interface, simple_print, uuid, web

More

Packages that depend on web_callkit