vact_sdk 2.2.1 copy "vact_sdk: ^2.2.1" to clipboard
vact_sdk: ^2.2.1 copied to clipboard

Dependency-free one-to-one voice and video calling for VACT. Plain HTTPS plus WebRTC.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vact_sdk

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

dependencies:
  vact_sdk: ^2.2.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:vact_sdk/vact_sdk.dart';
1
likes
135
points
138
downloads

Documentation

Documentation
API reference

Publisher

verified publisherfirstlogicmetalab.com

Weekly Downloads

Dependency-free one-to-one voice and video calling for VACT. Plain HTTPS plus WebRTC.

Homepage
View/report issues

Topics

#webrtc #voip #video-call #calling

License

unknown (license)

Dependencies

flutter, flutter_webrtc, http

More

Packages that depend on vact_sdk