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

A Flutter plugin for calling through skype using flutter app. Currently supports on only Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add call_with_skype

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

dependencies:
  call_with_skype: ^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:call_with_skype/call_with_skype.dart';
0
likes
40
pub points
12%
popularity

Publisher

unverified uploader

A Flutter plugin for calling through skype using flutter app. Currently supports on only Android.

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on call_with_skype