Thanks man! really helped get the hang of it. Your work is really appreciated, and copying and pasting a code and then going through it is much better than writing it on screen as it gives us some time to look at it ourselves and copy it
I agree with using a real-life application to show how to translate applications. other video just shows casing the default counter translation. There is nothing in that application.
After implemented the Localization, I am facing null exceptions for few screen, How can I fix this ? Ex: App localization is working fine in screen 1 and 2 but in screen 3 it shows null exception
In my application, for example, there are a thousand statements. Does it make sense for me to manually create 1000 keys and values in a JSON file? Of course not. There should be something that goes through the application files and takes all the expressions and creates the key and value for them automatically.
How to modify the code to add supportedScript? I tried to add translations, add supportedScript in the list of languages, but it is not working. Also returned Locale.subfromSubtags(), but seems it is not working.
Really appreciate this!... i was looking how to change from one language to the other in my chat application and i think this will undoubtedly work... thank you 😊
thanks for the great video. do you have any tutorial for flutter localization where you have multiple english with different country code ? for example en-us & en-uk I can not get that working
really thank you man. your explaination is so good and understandible. btw i got an issue and i solve it; when generating new localizations file, the error is come and didn't created. i check the official site and i see i should "flutter run" in terminal and that created the files. now, another people just see this and they can solve it
Thank you for this video, I have a problem in this function in language_constants.dart AppLocalizations translation(BuildContext context) { return AppLocalizations.of(context)!; } I can't fix this error, so if anyone fixed it please help me, I closed android studio and open it again but the error not gone
Thanks man! really helped get the hang of it. Your work is really appreciated, and copying and pasting a code and then going through it is much better than writing it on screen as it gives us some time to look at it ourselves and copy it
Just the best video tutorial about localization for Flutter. Thank you very much!!! You're my hero! :D
Best tutorial for localisation. Congrats!
I agree with using a real-life application to show how to translate applications. other video just shows casing the default counter translation. There is nothing in that application.
Amazing! Worked for me... I was looking for the best method for localizations in Flutter and this is the way!!! :) Thanks for you video!
Thanks, brother (Teacher) May Allah pak bless you, Love from Pakistan,
and i really like your teaching direction
Can you please tell how to use the translation(context) outside the build method when we don't have a context yet ?
These really helps!!. I really appreciate your thorough and thoughtful instruction.
Really best explanation of localisation...Thanks man
do you know how i can solve it? appears in vscode
MyApp.setLocale(context, locale); // Do not use BuildContexts across async gaps.
Long time no see you, my man thanks so much ❤️
Glad to have you here!
Yeah, it has been a while since uploading new videos was stopped.
We'll see each other more now on 😊
Thanks so much for you detailed and attentive teaching!These help me a lot!
to be honest the best localization and l10n video out there thank you so much for your effort!
Thanks so much for the tutorial!!🤗🤗
It was really helpful in understanding localization in flutter.
How I dealing with padding and margin when I use localization ?
Best video for localization out there
I am getting "Null check operator used on a null value" error.
the same issue ...
Thank you sir. your are teaching me very important task.
After implemented the Localization, I am facing null exceptions for few screen, How can I fix this ?
Ex: App localization is working fine in screen 1 and 2 but in screen 3 it shows null exception
You can also find the emojis on Mac with control + command + space, and search for country name
Thanks man! Really helpefull me to learn localization in my flutter app
In my application, for example, there are a thousand statements. Does it make sense for me to manually create 1000 keys and values in a JSON file?
Of course not.
There should be something that goes through the application files and takes all the expressions and creates the key and value for them automatically.
How to modify the code to add supportedScript? I tried to add translations, add supportedScript in the list of languages, but it is not working.
Also returned Locale.subfromSubtags(), but seems it is not working.
Really appreciate this!... i was looking how to change from one language to the other in my chat application and i think this will undoubtedly work... thank you 😊
Great tutorial. Thank you. What addon do you use to display the ruby icon next to the arb file?
Hello,
How I can make the first language to be as phone language and when the user go to app and change it then the language change as user chose ?
Thank you so.🎉 I was success your's tutorial. Thank you so much. Say yar or teacher.🎉🎉🎉 Thank you very much.... So a lot.
Thank you so much for the very detailed tutorial! Helped me so much 🔥
Nice work Man this is good and organised content
How to apply localization Arabic in only one page? I am trying but it changing whole application in RTl after selecting Arabic
Hello friend, a query where I can see the list to copy the code of the flags, I thank you in advance.
check section Emojis 5:51
how to add AppLocalizations in labeltext or hint text..?
I can't do localization in the drawer menu
means all the translation will be manual not automatically generated
Best tutorial! Thank you.
how to choose sim before sending msg using telephony in flutter
Noted!
Will take into consideration.
Great tutorial, thank you so much!
Great explanation sir ! n thank u so much
Thank you so much for the helpful tutorial
Best Video ever and a life saver. Ty
thanks for the great video. do you have any tutorial for flutter localization where you have multiple english with different country code ? for example en-us & en-uk I can not get that working
Hi dear,
Unfortunately not. I will consider it in the future tutorials.
As'Salam-A'Lei'Kum!
Nice, Broo! Nice!
Best explanation🎉
Best tutorial!
Nice, would you please make a tutorial on how to connect users info to my firebase?
very nice keep going man 🙌
So helpful, sincerest thanks!!!
Awesome tutorial 🔥Thanks alot!
Thank you so much for this!
how to translate data inside listView builder can someone help..?
Thank you for the tutorial!
Great work ,
really thank you man. your explaination is so good and understandible.
btw i got an issue and i solve it; when generating new localizations file, the error is come and didn't created. i check the official site and i see i should "flutter run" in terminal and that created the files. now, another people just see this and they can solve it
great job bro. thank you
thank you for this video, this is very awesome
thanks this one really helped me :)
Awesome! Thanks man!
Good Video Bro ❤❤❤
This is great!
You're awesome bro thank uuuuu
thanks a lot this is simple and helpful
تشکر!
thank you this is working fine
the delegates dont work on GetMaterialApp
Windows doesn't have country flags 😒
Thank you so much
well done, thanks
thankyou so much
it's helpfull , thnk's.
Merciii
partie 2
This tutorial does not have a part two.
nice
🇮🇷 Farsi . 🇦🇫 Farsi Pashto
Tatiano file? WTF is that? lol
Thank you for this video, I have a problem in this function in language_constants.dart
AppLocalizations translation(BuildContext context) {
return AppLocalizations.of(context)!;
}
I can't fix this error, so if anyone fixed it please help me, I closed android studio and open it again but the error not gone
add the import the error will gone
import 'package:flutter_localizations/flutter_localizations.dart';
arb files dont seem to be recognized