I am trying to change the package name of my flutter application.
I have tried all the below packages and they all fail for some reason or another.
They either fail or do not change the namespace and/or applicationId in all the required files.
Has anyone else tried to do this recently (for IOS and Android)?
I tried:
- change_app_package_name
- package_rename
- rename
Most answers I have seen are from years ago.
2