Open ghost opened 1 year ago
@SinyimZhi Better macOS binary distribution can be the next thing to improve for the package. It's a bit hard to manage package code manually with the repo. You may prioritize it, take it as a suggestion. The real problem is the fact that being have to download the whole zip and unzip it to the repo folder and preserve the source code. We should remove this requirement.
You can implement something
icons_launcher
implemented to change icons.Create a
installer_cli.dart
and implement something like:Example for
installer_cli.dart
: