A beautiful, cross-platform music player with a clean interface and powerful features.
- Modern Material 3 interface with smooth animations
- Dark/Light theme support
- Responsive layout for all screen sizes
- Stunning playlist collages and cover art display
- Auto-scan: Finds all music files on your device automatically
- Smart Search: Real-time search for songs, artists, and albums
- Quick Access: Favorites and playlists for your most-loved tracks
- Smooth Playback: High-quality audio with gapless playback
- System Playlists: Smart playlists (Trending, Recent, Favorites)
- Custom Playlists: Create and manage your own playlists
- Grid View: Customizable card sizes and grid layouts
- Cover Art: Automatic extraction of album artwork
- Flutter 3.4.0+ installed on your system
- For mobile: Android/iOS device or emulator
- For desktop: Windows 10+, macOS 10.15+, or Linux (Ubuntu 18.04+)
-
Clone this repository:
git clone https://github.com/your-username/PlayerV.git cd PlayerV -
Install dependencies:
flutter pub get
-
Run the app:
# For Android flutter run # For Windows flutter run -d windows # For macOS flutter run -d macos # For Linux flutter run -d linux
# Android APK
flutter build apk --release
# Windows EXE
flutter build windows --release
# macOS App
flutter build macos --release
# Linux AppImage
flutter build linux --release- Theme: Toggle between dark and light modes
- Grid Settings: Adjust card size and grid count
- Search: Real-time filtering of your library
- Android: API 21+
- iOS: 13.0+
- Windows: 10+
- macOS: 10.15+
- Linux: Ubuntu 18.04+
MIT License - See LICENSE for details.
