Example Flutter Localization Delegates for the Somali Language
# Somali_Localizations
Example Flutter Localization Delegates for the Somali Language
As part of the Flutter internationalization and localization support, you can use Flutter Localizations to provide AppLocalizations for custom text in any language.
But along with the default Flutter Localizations, you can also need to provide custom localizations for these widgets if your language is not supported by default.
- Material widgets
- Cupertino widgets
- Widgets library
> _Translations are currently translated using Gemini 2.5 Flash and are probably not accurate. Please feel free to contribute by submitting a pull request with improved translations._
**Flutter i18n**