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

Not Changing in the Namespaces #47

Closed XeroDays closed 11 months ago

XeroDays commented 11 months ago

Issue :

  1. So i created app
  2. Wanted to change the bundle id
  3. Used this code : flutter pub global run rename --bundleId com.softasium.nqvault
  4. flutter run

Error:

image