Next-Gen Entertainment. Everywhere.
The ultimate unified streaming hub for Movies, TV Shows, Anime, Music, Live TV, and Games.
Luxa (formerly Drishya) is a premium, cross-platform media application built with Flutter, designed to deliver a high-fidelity cinematic experience. It features a modern iOS-inspired glassmorphic UI, high-performance playback engines, and a comprehensive library spanning movies, series, IPTV, music, and interactive mini-games.
- 🎬 Cinematic Universe: Extensive library for Movies and TV Shows with deep metadata, cast details, and intelligent recommendations.
- 📺 Live TV (IPTV): Global IPTV integration with category-wise browsing and direct channel access.
- 🎵 Music Streaming: Built-in high-quality music player with background playback support.
- 🎮 Mini Games: Instant access to a library of web-based "Playables" without installation.
- 🎨 Aesthetic Excellence: Stunning iOS-style Glassmorphic design with support for dynamic theming and custom typography.
- 📥 Advanced Media Manager: Resumable, high-speed downloads with background processing and smart source fallback.
- ⚡ Premium Playback: Hardware-accelerated dual engine support (FVP/FFmpeg & Video Player) for butter-smooth 4K playback.
- 🔗 Smart Routing & Sharing: Advanced deep-linking system and social sharing for content, players, and live channels.
- 🚀 Cross-Platform: Optimized for Android (Mobile), Windows (Desktop), and Web.
Luxa supports advanced deep links and URL routing to allow seamless content sharing and navigation:
- Route:
/details - Parameters:
type(movie/tv),id(TMDB ID) - Example:
https://luxa-app.vercel.app/details?type=movie&id=123
- Route:
/watch - Parameters:
type,id,s(Season, optional),e(Episode, optional) - Example:
https://luxa-app.vercel.app/watch?type=tv&id=456&s=1&e=5
- Route:
/watch/iptv - Parameters:
id(Channel ID) - Example:
https://luxa-app.vercel.app/watch/iptv?id=789
- Framework: Flutter (v3.41+)
- Engines:
- fvp (High-performance FFmpeg-based playback)
- video_player
- UI/UX:
- Cupertino-inspired Design System
- flutter_animate (Micro-animations)
- google_fonts (Outfit & Inter)
- Services:
- app_links (Advanced Deep Linking)
- audio_service (Background Music Control)
- window_manager (Desktop Windowing)
- share_plus (Social Integration)
- Flutter SDK (latest stable version)
- Android Studio / VS Code
- A physical device or emulator
- Clone the repository:
git clone https://github.com/Shashwat-CODING/StreamFlix-main.git
- Install dependencies:
flutter pub get
- Run the application:
flutter run
Distributed under the MIT License.
Built with ❤️ by the Shashwat








