core/nice_localization library
Classes
- NiceDateFormat
- Locale-aware date formatting
- NiceGender
- Gender selection helper
- NiceLocaleSelector
- Dropdown for selecting locale
- NiceLocalizationManager
- Manages app localization
- NiceLocalizationProvider
- Provides localization to widget tree
- NiceNumberFormat
- Locale-aware number formatting
- NicePlural
- Helper for pluralized strings
- NiceRtlWrapper
- Automatically applies RTL direction for RTL languages
- NiceTranslatedText
- Text widget with automatic translation
- NiceTranslationBuilder
- Builder for custom translation usage
Typedefs
- NicePluralRule = String Function(int count)
- Plural rule function type