SetBundleId Set bundleId identifier for the targeted platforms SetAppName Set app name for the targeted platforms GetBundleId Get bundleId identifiers for the targeted platforms GetAppName Get app names for the targeted platforms The tool supports various commands for retrieving and setting the AppName and BundleId: Help #ĭisplay general help or command-specific help using: rename helpĪ CLI tool that helps for renaming in Flutter projects. Please ensure you are in the Flutter project root directory before executing any commands. For path variable issues, refer to ensuring your path variables are set up correctly. If facing any issues, alternate commands are dart pub global run rename or flutter pub global run rename. You can run a script directly using rename from the activated package through the command line. To install the Rename CLI Tool, execute the following command: flutter pub global activate rename Web (only app name related functionality).The Rename CLI Tool is a utility designed to modify your Flutter project's AppName and BundleId across various platforms. Please refer to the usage section for the updated functionalities. The API has undergone significant changes many elements have been deprecated.This package may not be compatible with a flavor setup.