This repository has been archived on 2026-08-19 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
42266120654f31af21ed36e4a4e49684c3351f63
## LyricsService (neu: lib/services/lyrics_service.dart) - LyricsZeile-Modell (zeit + text) - LRC-Parser: [mm:ss], [mm:ss.xx], [mm:ss.xxx], mehrere Zeitstempel/Zeile, [offset:±ms], Meta-Tags ignoriert, Karaoke-Tags <...> entfernt, sortiert - Quellen: lokale .lrc neben dem Song (song.dateiPfad → .lrc) → Netease-API (Suche + Lyric, public, kein Key) → null - Keine neuen Packages (nur http) ## Tests (test/lyrics_service_test.dart, 14 neu) - parseLrc: Formate, Multi-Timestamps, Offset, Sortierung, Karaoke-Tags - indexFuerPosition: Grenzfälle - ladeLyrics: lokale .lrc-Datei (Temp-Datei), ohne Datei → null (HTTP im Test geblockt) - flutter analyze 0 Issues, Tests 35/35
melo_app
A new Flutter project.
Getting Started
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.
Languages
Dart
78.1%
HTML
15%
C++
3%
CMake
2.3%
Swift
0.7%
Other
0.9%