I see you have .env in .gitignore, but at the same time it is listed as an asset in pubspec.yaml, how should one build the project?
EDIT: Worked around with printf '%s\n' '# packaged build' > .env for now
EDIT2: Packaged for Arch Linux (and Arch-based distributions) under https://aur.archlinux.org/packages/tts-mod-vault
I see you have
.envin.gitignore, but at the same time it is listed as an asset inpubspec.yaml, how should one build the project?EDIT: Worked around with
printf '%s\n' '# packaged build' > .envfor nowEDIT2: Packaged for Arch Linux (and Arch-based distributions) under https://aur.archlinux.org/packages/tts-mod-vault