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

Platformweb

Manage calls with an iOS-inspired Android-based web callkit.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_callkit_lib

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

dependencies:
  flutter_callkit_lib: ^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:flutter_callkit_lib/flutter_callkit.dart';
import 'package:flutter_callkit_lib/flutter_callkit_method_channel.dart';
import 'package:flutter_callkit_lib/flutter_callkit_platform_interface.dart';
import 'package:flutter_callkit_lib/flutter_callkit_web.dart';
0
likes
130
points
16
downloads

Publisher

verified publisherearthbase.io

Weekly Downloads

Manage calls with an iOS-inspired Android-based web callkit.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on flutter_callkit_lib