SamarpanCoder2002 / Video-Calling-in-Flutter

πŸŽ‰ Integrate Video Calling with your Flutter app within minutes

Home Page:https://www.youtube.com/watch?v=5mxaNizy35k

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video Calling in Flutter πŸ”₯

✨ Learn from Tutorial


πŸ‘‰ Read the tutorial blog here: https://blog.samarpandasgupta.in/flutter-video-call

πŸ™ Show ❀ by staring this repo

πŸ™Œ How to setup this project?

  • In your folder write git init

  • git clone https://github.com/SamarpanCoder2002/Video-Calling-in-Flutter.git

  • cd video_meet

  • Add .env file at the root of the project

  • Generate AppId and AppSignKey from ZegoCloud Console

  • Under the .env file make two variables,

    • appID=[Copy appId from ZegoCloud Admin Dashboard]

    • appSignKey=[Copy appSignKey from ZegoCloud Admin Dashboard]
  • Open terminal and run flutter pub get

  • Run the Project and Have Fun.

About

πŸŽ‰ Integrate Video Calling with your Flutter app within minutes

https://www.youtube.com/watch?v=5mxaNizy35k

License:MIT License


Languages

Language:Dart 94.5%Language:Swift 3.9%Language:Kotlin 1.2%Language:Objective-C 0.4%