flutter_chord
flutter_chord copied to clipboard
Added option to hide lyric text and show only chords
I don't know if this makes sense for the project, but in my case having the possibility of hiding the lyrics and keeping just the chords is interesting. I added an option to LyricsRenderer called showText which is true by default, if false it will only display the chords.