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

outdated

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
0
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for video call, connecting users with toghether.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cloud_firestore, firebase_core, flutter, flutter_webrtc, uuid

More

Packages that depend on video_call