How to find Package name | Android


  • In your Flutter project, navigate to the android folder.

  • Open the app module folder.

  • Inside the app folder, go to src and locate the build.gradle.kts file.

  • You can find the applicationId in defaultConfig in that file

  • firebase_1

Want to talk with us?