onatcipli / rename

The Rename CLI Tool is a utility designed to modify your Flutter project's AppName and BundleId across various platforms, such as iOS, Android, Macos, Linux, Windows and Web

Home Page:https://pub.dev/packages/rename

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrect command syntax

praneshp1org opened this issue · comments

image

I had previously used the same package to change the app name and bundleID, however now it doesn't seem to work..

Hey @praneshp1org, can you refer to new readme please the usages has changed

rename setAppName --targets ios,android --value "YourAppName"