
Hi,
To change package name run below commands one-by-one :
flutter pub global activate rename rename setBundleId --targets android,ios --value "com.example.mynewappname"
Regards,
Mr. Priyank
Hi,
To change package name run below commands one-by-one :
flutter pub global activate rename
rename setBundleId --targets android,ios --value "com.onedhur.dhur"
Regards,
Mr. Priyank
Whether you're troubleshooting an issue or looking for step-by-step guidance, our resources are designed to empower you with the knowledge you need
1. flutter pub global activate rename
i have activate this
but this command is not working
rename setAppName --targets ios,android,web --value "1Dhur"