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

outdated

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.

6
likes
0
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Firebase Core, enabling connecting to multiple Firebase apps.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cloud_firestore, firebase_core, flutter, flutter_webrtc, uuid

More

Packages that depend on video_call