Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 842 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 842 Bytes

Here is the code for The Flutter Video Call Course on Hungrimind.

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

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 😊.