how to change App Package name Or Application ID in flutter [Easy Way]

preview_player
Показать описание

Application Id is used to identify your app in the Google PlayStore.

At the Time new version of your app, the Application Id Or Package name must be the Same As an Original Apk.

Official Documentation Set the Application ID:-

Package link(change_app_package_name):-

***Update The Following Files***
[x] Update MainActivity file. Both java & kotlin supported.
[x] Move MainActivity file to new package directory structure
[x] Delete old package name directory structure.

⚡⚡Best Flutter Development Tools⚡⚡

How to Exit an app by Double Click on Back Button in Flutter | Flutter Tutorial
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Code Editor: Visual Studio Code
Mobile device: Vivo V5

Music:
Creative Commons — Attribution 3.0 Unported— CC BY 3.0

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Enjoyed the video? Please leave a LIKE 👍 to show your support and appreciation:

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

👉 My Social Media Links 👈

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

💬
If you have a question about anything in the video, leave me a comment and I'll do my best to answer it.

Thanks For Watching :-)

AllTechsavvy
Рекомендации по теме
Комментарии
Автор

Thank you for featuring my package in your video. Just found this video

AtiqSamtia
Автор

Thanks a lot, you saved he a lot of time!

Stevesteacher
Автор

thanks bro for helping me to change package name and thanks for make this video

pavanp
Автор

Thanks for this beautiful tutorial, looking forward to see more videos like this.

fozcoder
Автор

Hey thanks bro, your solution is much easier than the other manual solutions on stack overflow.

drblade
Автор

Thank you men, i install this package 1.0.0 version and run the installation command and i get this error: ERROR:: Unknown Directory structure, both java & kotlin files not found. How i can to fix it?

MsVideoscomicos
Автор

Nice tutorial please daily upload video sir

thazeroword
Автор

ohhh Thank you sooo much for this...reallly needed it🙏😅

charisaemmanuel
Автор

What if i have already connected my app with Firebase? Will things break?
What should I do to change the package id in Firebase also?

cripz
Автор

This video is very helpful. How do I change the package name in the firebase? Just creating a new app with the new package name under the same project is enough?

shufflefashion
Автор

does changing package name causes problem to URL_LAUNCHER package? i m getting an error

SachinKumar
Автор

Hey buddy what happens to firebase configuration? We need to change that manually?

amanmujawar
Автор

flutter is not allowing me to create .in package because its build upon kotlin. but problem is that my project last update was on java so stucked on .in package.

ChedoTech
Автор

Doing this causes error in my gradle file

doknome
Автор

sorry this way ios package not change. better way create new project with new name and paste appropriate files to right location. if do this your big project not break in production line

LiveToWin