A modern, cross-platform music player built with Flutter that provides a clean and intuitive interface for audio playback.
- 🎵 Play local audio files with a sleek, modern UI
- 📋 Create and manage playlists
- 🔄 Shuffle and loop playback modes
- 🎨 Customizable accent colors
- 💻 Cross-platform support (Windows, macOS, Linux)
- 🖥️ Responsive design with adjustable layout
- Flutter SDK (>=3.0.6)
- Dart SDK (>=3.0.6)
- Clone the repository
git clone https://github.com/sanyabeast/tunescape.git
- Navigate to the project directory
cd tunescape
- Install dependencies
flutter pub get
- Run the application
flutter run
- Open audio files through the side menu
- Create and load playlists
- Control playback with the bottom control panel
- Customize appearance through the settings dialog
- just_audio: Audio playback engine
- file_picker: File selection dialog
- shared_preferences: Local settings storage
- desktop_window: Window size management
This project is licensed under the MIT License - see the LICENSE file for details.
Current version: 0.1.1a