change_app_package_name 1.2.0 copy "change_app_package_name: ^1.2.0" to clipboard
change_app_package_name: ^1.2.0 copied to clipboard

Change App Package Name with single command. Update AndroidManifest, build.gradle, MainActivity files & move MainActivity file to new directory structure automatically.

[0.1.0] - (March 16, 2020) #

  • Change Android Package Name with single command

[0.1.1] - (March 16, 2020) #

  • Update code as per pub-web.flutter-io.cn guidelines

[0.1.2] - (March 16, 2020) #

  • Bug Fix in README.md

[0.1.3] - (April 08, 2021) #

  • Add extra Files checks. Hopefully fixes #7

[1.0.0] - (April 08, 2021) #

  • Added null safety.

[1.1.0] - (April 08, 2021) #

  • Change MainActivity mechanism to handle different locations.

[1.2.0] - (Jun 03, 2024) #

  • Support Flutter 3.22.0
  • Fix regex to only replace package name in manifest files
  • Fix #26 where kotlin directory does not exist so it should not throw error.
  • add extra check to make sure the old application id is found before proceeding to next steps.
1501
likes
110
pub points
99%
popularity

Publisher

verified publisheratiq.dev

Change App Package Name with single command. Update AndroidManifest, build.gradle, MainActivity files & move MainActivity file to new directory structure automatically.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on change_app_package_name