I have added rename: ^2.0.1 and gave pub get. then I run this command
pub global run rename --bundleId com.hit.fantomcarpentry
but Im getting below error,
'pub' is not recognized as an internal or external command, operable program or batch file.
how to correct this. I want to change my package name.
current package name
package="com.hit.fixing_to_do"
