Closed PetitPrinc3 closed 3 weeks ago
I updated the ReadMe to include the instructions you're missing. You'll need to find/create the needed keys and secrets yourself, as I'm not including these in the public repo. They might be found in other repos of Deezer download tools. LastFM values can be made with your own LastFM account.
Thank you for your work and quick reply !
🐞 Bug Report
Describe the bug
I am not able to compile the app following the provided steps as environment variables are missing.
To Reproduce
Screenshots
Additional context
Because of this issue, it is not possible to compile the apk afterwards. (missing env.g.dart)
I tried a few things to no avail, I always end up not being able to compile when running flutter build.
I know I should use my "own" keys, but I am failing to understand how to provide them. I think there is a missing step in this regard.