flutter_localizations_ht 0.1.1
flutter_localizations_ht: ^0.1.1 copied to clipboard
Haitian Creole (ht) localizations for Flutter Material and Cupertino widgets. Provides translations for all built-in Flutter UI strings so apps can fully support Locale('ht') without fallback to anoth [...]
Changelog #
0.1.1 #
- Fixed README: removed outdated mention of French (
fr) fallback for date formatting. Native Haitian Creole symbols are used directly. - Added
example/app demonstrating Material and Cupertino widget localization. - Added dartdoc comments to all public APIs.
0.1.0 #
- Initial release.
- Full Haitian Creole (ht) support for
MaterialLocalizations(~90 strings). - Full Haitian Creole (ht) support for
CupertinoLocalizations(~30 strings). - Translations reviewed by a native Haitian Creole speaker.
- Uses French (
fr) as intl fallback for date/number formatting (closest supported locale).