We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have created the package for the app with Pyinstaller. However, I could not able to change the name of the app and toggle the icon.
how to change the icon and name of the app on Mac OS.
The text was updated successfully, but these errors were encountered:
Did you specify those arguments as mentioned here: https://flet.dev/docs/cli/pack You can also use flet pack -h to see the list of available commands.
flet pack -h
Sorry, something went wrong.
No branches or pull requests
I have created the package for the app with Pyinstaller. However, I could not able to change the name of the app and toggle the icon.
how to change the icon and name of the app on Mac OS.
The text was updated successfully, but these errors were encountered: