qiscus_meet 0.0.4 copy "qiscus_meet: ^0.0.4" to clipboard
qiscus_meet: ^0.0.4 copied to clipboard

Qiscus Meet is a WebRTC compatible, free and Open Source video conferencing system that provides browsers and mobile applications with Real Time Communications capabilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qiscus_meet

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

dependencies:
  qiscus_meet: ^0.0.4

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:qiscus_meet/qiscus_meet.dart';
2
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Qiscus Meet is a WebRTC compatible, free and Open Source video conferencing system that provides browsers and mobile applications with Real Time Communications capabilities.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, http

More

Packages that depend on qiscus_meet