Skip to content

A flutter application that allows online streaming and live chatting, works on mobile (Android and Ios), window and Web. This is accomplished with the help of Agora.

Notifications You must be signed in to change notification settings

gikwegbu/tweech

Repository files navigation

tweech

This is a Video call flutter project, that levages on firebase and GoLang as services and backend technologies. This project is intended for learning purposes.

Getting Started

  1. Simply use the flutter run, or vscode extension to run the application for either ios or android

  2. Use flutter run -d chrome --web-renderer html to spin up web.

  3. For web, add the below script in the web/index.html <script src="AgoraRtcWrapper.bundle.js" type="application/javascript"></script>, for Agora to work

  4. To run the project on web, use: flutter run -d chrome --web-renderer html

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

A flutter application that allows online streaming and live chatting, works on mobile (Android and Ios), window and Web. This is accomplished with the help of Agora.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published