Opensource lyrics viewer for web & android.
- 🎵 Automatically detects the songs from notifications
- 🎤 Show synchronized lyrics with music controls
- 📝 Basic LRC file editing.
To get started, make sure you have flutter and its dependencies installed, then clone the repository and build this app with the following commands:
git clone https://github.com/yourusername/lyrium.git
cd lyrium
flutter build apk
This app needs some refactorings and better state management.