my_lang library
Classes
- MyLang
- A class for managing localization and translations in a Flutter application.
Extensions
- MyLocaleHelper on Locale
-
An extension on the
Locale
class to provide helper methods for checking the language of a locale.
Constants
- constSaveLocale → const String
- The key used to save and retrieve the locale from persistent storage.