You can now download a test version for Android here: https://github.com/reformatus/lyric/releases Coming soon to beta programs on Play Store and App Store.
Lyric will be your one-stop-shop for making the best setlists, performing from sheet music with your band, and projecting lyrics with sheet music. It will have an open and growing ecosystem of song libraries.
We are yet far from this future, but please enjoy the beginnings of the app as-is. Currently our only song library is the one of Sófár, which is an association aiding the reformed church of Hungary in all things worship.
- Install the latest Flutter SDK
- Clone this repository
- Switch to
flutter channel main
- Run
flutter pub get
to install dependencies - Run
dart run build_runner build
for generated code (drift, riverpod) - Run
flutter run
to build and run the app
As 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.