YehudaKremer / msix

Create Msix installer for flutter windows-build files.
https://pub.dev/packages/msix
MIT License
276 stars 68 forks source link

Renaming files/folders in Flutter Release Windows #213

Open Kolis121 opened 1 year ago

Kolis121 commented 1 year ago

:speech_balloon: Description

Currently when I build the flutter app in Windows, there will be a lot of traces of Flutter such as a folder names as "flutter_assets", dll files of flutter for windows and other flutter dlls, etc. So is it possible to rename the files and folders to arbitrary names in the setting before release?

:question: Platform

Is this feature request for a specific platform? Flutter Windows

ruwiss commented 10 months ago

I'm looking for the answer to this question