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

Android manifest file and MainActivity still not changed. #51

Open patrickwitter opened 7 months ago

patrickwitter commented 7 months ago

Steps to reproduce rename setBundleId --targets android --value "com.example.bundleId"

Zeeshan0201 commented 6 months ago

any update on this?

chandrabezzo commented 6 months ago

Hi @onatcipli have you check package_rename_plus?

subzero911 commented 2 months ago

Same here.

If you manually changed MainActivity.kt, you should also fix package name in:

chandrabezzo commented 1 month ago

Hi @subzero911 have you fixed the issue using package_rename_plus? I see you has been raised the issue then we closed.