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
772 stars 106 forks source link

build MacOS dmg options fail. #112

Closed LailaiMaster closed 1 year ago

LailaiMaster commented 1 year ago

In the https://github.com/LinusU/node-appdmg it is "icon-size", but in the flutter_disributor make_dmg_config.dart iconSize is used. The conversion from make_config.yaml to make_config.json results in inconsistency.