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.
- 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.
- Flutter SDK
- Basic knowledge of Flutter and Jitsi Meet
- A Jitsi Meet server (or use the public Jitsi Meet server)
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.