Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.42 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.42 KB

Interactify

Interactify_Flutter_App_Demo.mp4

Interactify is a user-friendly video calling app built with the Jitsi Meet Flutter library. It enables high-quality video conferencing and real-time chat, offering secure and instant meetings. With features like screen sharing, Interactify is perfect for seamless collaboration.

Features

  • High-Quality Video Conferencing: Enjoy clear, high-definition video calls.
  • Real-Time Chat: Communicate via text during video calls.
  • Screen Sharing: Share your screen with participants.
  • Secure Meetings: All meetings are secure and private.
  • Instant Meetings: Start or join meetings instantly without hassle.

Prerequisites

  • Flutter SDK
  • Basic knowledge of Flutter and Jitsi Meet
  • A Jitsi Meet server (or use the public Jitsi Meet server)

Setup Instructions

1. Clone the Repository

git clone https://github.com/samarth-5/interactify.git
cd interactify
flutter pub get

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

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