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
https://pub.dev/packages/rename
MIT License
164 stars 39 forks source link

No active package rename. #6

Closed abdullahmansss closed 3 years ago

abdullahmansss commented 3 years ago

when trying to rename bundle id i got this response No active package rename.

PabloReszczynski commented 3 years ago

You have to install it first, for that run

pub global activate rename
onatcipli commented 3 years ago

You have to add the pub to your path you can read this: https://dart.dev/tools/pub/cmd/pub-global