TuneSync is a modern Flutter app that allows two users to connect and listen to the same music simultaneously in real-time. Whether you're syncing tunes with friends or just vibing together remotely, TuneSync brings shared music experiences to life.
- 🔄 Real-time Tune Synchronization – Seamlessly sync music playback across devices.
- 📡 Live Music Streaming – Stream audio in real-time with minimal latency.
- 🎧 YouTube Audio Extraction – Uses youtube_explode_dart to extract audio from YouTube.
- 🎶 Just Audio Integration – Smooth and efficient audio playback using the just_audio package.
- 🔐 Firebase Authentication – Sign in and sign up using secure and scalable Firebase Auth.
- 👥 Presence Tracking – Tracks user presence using Firebase Firestore.
- ⚙️ State Management – Clean and scalable app architecture using the provider package.
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 development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
- Flutter
- Dart
- Firebase (Auth + Firestore)
- youtube_explode_dart
- just_audio
- provider
Kishan Kumar Singh – GitHub
This project is licensed under the MIT License — see the LICENSE file for details.




