video_call 0.0.7 copy "video_call: ^0.0.7" to clipboard
video_call: ^0.0.7 copied to clipboard

Flutter plugin for video call, connecting users with toghether.

this package provide easy way to create a video call app know whether this package might be useful for them.

Features #

Getting started #

before start using of this plugin connect your flutter project to firebase and active cloudStore in your firebase panel

Usage #

import 'package:video_call/video_call.dart';
Navigator.push(context, MaterialPageRoute(builder: (context)=>VideoCallRoom()));

Additional information #

contribute to the package, how to file issues, what response they can expect from the package authors, and more.

6
likes
95
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for video call, connecting users with toghether.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cloud_firestore, firebase_core, flutter, flutter_webrtc, uuid

More

Packages that depend on video_call