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

command not found.

glennmichaelmejias opened this issue · comments

when i add pub global activate rename it says
zsh: command not found: pub

also with rename it says
zsh: command not found rename

first you need to activate the package: pub global activate rename should work for you

since it is not related to the package I'm closing it feel free to open it again!