Lyric will be your one-stop-shop for making setlists, performing from sheet music with your band, and projecting lyrics with sheet music.
It will have an open and growing ecosystem of federated song libraries.
We are yet far from this future, but please enjoy the beginnings of the app as-is.
Lyric is open source, you’re welcome to launch it with your own name and logo. The process is not yet documented, so if you want to run a new instance or content bank, get in touch!
flutter channel main
flutter pub get
to install dependenciesdart run build_runner build
for generated code (drift, riverpod)flutter run
to build and run the appAs the project and the architecture is still in the early stages, please contact us before starting any contrubutions. We’d like to make sure you’re going in the right direction before you invest time in a PR.