A simple command-line application to help you easily bundle your flutter app build into a debian package ready for production.
39
stars
12
forks
source link
feat: add execFieldCodes parameter to flutter_app in debian.yaml #8
Closed
jakub-stefaniak closed 2 years ago
This fixes #7
Add execFieldCodes to flutter_app entry in debian.yaml, so Exec property can take allowed arguments specified in https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s07.html
I also provided validation by allowed field codes.