video_call 0.0.4
video_call: ^0.0.4 copied to clipboard
Flutter plugin for Firebase Core, enabling connecting to multiple Firebase apps.
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 just navigate to MyApp() screen
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.