
Flutter Localization & Internationalization with RTL Layout support for adding multiple languages.
⚙️Support Configuration :
- Compatible with the latest stable flutter SDK Version v3.7.0
- Supported for flutter Android, iOS and Web Platform from a single flutter codebase.
️Key Features :
- Flutter Localization & Internationalization for default 79 languages.
- Flutter Internationalization support for adding new language(Currently flutter only supports 79 default language locales. You can find the supported list here – https://api.flutter.dev/flutter/flutter_localizations/kMaterialSupportedLanguages.html). In this app you can learn how to add custom locale as well.
- Flutter Localization & Internationalization with RTL support as well.
- This code sample contains minimal example code for configuring and adding default supported flutter locales or adding a new locale in your flutter app.
- This code sample shows you how to add English and Arabic locales with RTL support (which is by default supported locales in flutter framework) in your flutter project.
- This code sample also shows that how you can add a non-default supported locale like Hmong language with language code “hmn” in your flutter project.
Toastguyz will provide continuous updates on each and every major release of flutter SDK.
All the requirement documents, follow steps and code is added there in the main content for the customer support.
Feel free to comment your issues and queries, will be happy to help you .
Made with ❤️By Toastguyz Team