flutter_localizations_ht 0.1.2
flutter_localizations_ht: ^0.1.2 copied to clipboard
Haitian Creole (ht) localizations for Flutter — full Material and Cupertino widget support without fallback to another locale.
Changelog #
0.1.2 #
- Fix pubspec description length
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).