leanflutter / flutter_distributor

An all-in-one Flutter application packaging and distribution tool, providing you with a one-stop solution to meet various distribution needs.
https://distributor.leanflutter.dev/
MIT License
834 stars 116 forks source link

[Linux][deb,rpm] desktop file should not set [Version] #158

Closed pugaizai closed 8 months ago

pugaizai commented 9 months ago

https://github.com/leanflutter/flutter_distributor/blob/main/packages/flutter_app_packager/lib/src/makers/deb/make_deb_config.dart#L294

according to https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html . the version key in desktop file is to set the desktop file version , not the application version