video_call 0.0.7
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.