Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hungrimind/flutter_video_call

Source code for the Hungrimind Flutter Video Call course
https://github.com/hungrimind/flutter_video_call

dart flutter video-call webrtc

Last synced: 6 days ago
JSON representation

Source code for the Hungrimind Flutter Video Call course

Awesome Lists containing this project

README

        

# [Flutter Video Call](https://www.hungrimind.com/courses/flutter/agora)

Here is the code for [The Flutter Video Call Course on Hungrimind](https://www.hungrimind.com/courses/flutter/agora).

## How to Contribute
This repo is open source so that there is transparency into what you would learn, that the code is up to date, and follows the best practices that are taught in the course.

If you see anything out of date or know a better approach, please create an issue or even a pull request.

## How to Run
1. Run `flutter pub get`
2. Run `flutter create .`
3. Add [platform-specific permissions ](https://pub.dev/packages/agora_rtc_engine#getting-started)

## Fork the Code
I encourage you to feel free and fork this code and build your apps on top of it. A link back to either the course or this repo would be highly appreciated 😊.