Here is the code for The Flutter Video Call Course on Hungrimind.
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.
- Run
flutter pub get
- Run
flutter create .
- Add platform-specific permissions
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 😊.