Because "AppName" depends on cloud_firestore ^1.0.1 which depends on firebase_core ^1.0.1, firebase_core ^1.0.1 is required. So, because "AppName" depends on firebase_core ^0.7.0, version solving failed. pub get failed (1; So, because "AppName" depends on firebase_core ^0.7.0, version solving failed.) exit code 1 please help! i have tried many things like dependency override but not work this happening after flutter 2.0.1 upgrade.
Thank You Reema Ahuja! Follow this link: medium.com/@ykaito21/flutter-from-zero-to-one-how-to-localize-app-display-name-c4deb5aa4c04 I hope you will get your answer 🙂
Thank You Reinhard Skibbe! Follow this link: stackoverflow.com/questions/49353199/how-can-i-change-the-app-display-name-build-with-flutter I hope you will get your answer 🙂
@@HeyFlutter It seems that if the app name contains 15 or more characters that then CFBundleDisplayName is generated (by Flutter) . Obviously CFBundleName is not intended for such long names.
It worked. You are a star!
You're the best buddy .. I really needed it!
Such an simple and easy way now after watching this video. But if complete package name is to be changed, then same method would be helpful?
thanks man :)
Super bro💖
Thank u
It seems incompatible with flutter_launcher_icons ^0.9.0.
Love ur Grove
You are really great :)
can you plz create tutorial on making your app in tv app using D pad
Because "AppName" depends on cloud_firestore ^1.0.1 which depends on firebase_core ^1.0.1, firebase_core ^1.0.1 is required.
So, because "AppName" depends on firebase_core ^0.7.0, version solving failed.
pub get failed (1; So, because "AppName" depends on firebase_core ^0.7.0, version solving failed.)
exit code 1
please help! i have tried many things like dependency override but not work this happening after flutter 2.0.1 upgrade.
Hey .. How to localise app name for flutter ios.?
Thank You Reema Ahuja! Follow this link: medium.com/@ykaito21/flutter-from-zero-to-one-how-to-localize-app-display-name-c4deb5aa4c04
I hope you will get your answer 🙂
Great video, but changing the iOS display name only worked for me with the string in CFBundleDisplayName and not CFBundleName.
Thank You Reinhard Skibbe! Follow this link: stackoverflow.com/questions/49353199/how-can-i-change-the-app-display-name-build-with-flutter
I hope you will get your answer 🙂
@@HeyFlutter It seems that if the app name contains 15 or more characters that then CFBundleDisplayName is generated (by Flutter) . Obviously CFBundleName is not intended for such long names.
localized app names are less simple to do although still quite easy
@@HeyFlutter exactly this I used - I can verify that it's working :-)
A package to change an app name? Well... no thanks!