{"id":32289578,"url":"https://github.com/midsonlajeanty/ht_localization","last_synced_at":"2026-02-28T08:08:53.414Z","repository":{"id":63003160,"uuid":"564401981","full_name":"midsonlajeanty/ht_localization","owner":"midsonlajeanty","description":"Support for Haitian language translation for flutter applications.","archived":false,"fork":false,"pushed_at":"2025-11-17T00:09:46.000Z","size":580,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-07T21:40:45.243Z","etag":null,"topics":["dart","flutter","flutter-package","i18n","internationalization","localization","translation"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/ht_localization","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/midsonlajeanty.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-11-10T16:32:45.000Z","updated_at":"2025-11-17T00:09:49.000Z","dependencies_parsed_at":"2024-08-22T23:14:18.190Z","dependency_job_id":"16a2fc36-881b-4c89-89f7-af14820f3d7a","html_url":"https://github.com/midsonlajeanty/ht_localization","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/midsonlajeanty/ht_localization","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midsonlajeanty%2Fht_localization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midsonlajeanty%2Fht_localization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midsonlajeanty%2Fht_localization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midsonlajeanty%2Fht_localization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/midsonlajeanty","download_url":"https://codeload.github.com/midsonlajeanty/ht_localization/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midsonlajeanty%2Fht_localization/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29928182,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"online","status_checked_at":"2026-02-28T02:00:07.010Z","response_time":90,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dart","flutter","flutter-package","i18n","internationalization","localization","translation"],"created_at":"2025-10-23T02:42:22.503Z","updated_at":"2026-02-28T08:08:53.404Z","avatar_url":"https://github.com/midsonlajeanty.png","language":"Dart","funding_links":["https://www.buymeacoffee.com/midsonlajeanty"],"categories":[],"sub_categories":[],"readme":"Support for Haitian language translation for flutter applications.\n\n## Features\n\n- Haitian Language Support\n\n## Getting started\n\n```\nflutter pub add ht_localization\n```\n\n## Usage\n\n```dart\nimport 'package:ht_localization/ht_localization.dart';\n\n\nMaterialApp(\n    title: 'HT Localiation Demo',\n    locale: const Locale('ht'),\n    supportedLocales: const [\n        Locale('ht'),\n    ],\n    localizationsDelegates: const [\n        // ... app-specific localization delegate[s] here\n        ...HTLocalizations.delegates,\n        ...GlobalMaterialLocalizations.delegates,\n    ],\n    home: const MyHomePage(),\n);\n```\n\n## Contributing\n\nYou have a lot of options to contribute to this project ! You can :\n\n- [Fork](https://github.com/midsonlajeanty/ht_localization) on Github\n- [Submit](https://github.com/midsonlajeanty/ht_localization/issues) a bug report.\n- [Donate](https://www.buymeacoffee.com/midsonlajeanty) to the Developper","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidsonlajeanty%2Fht_localization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmidsonlajeanty%2Fht_localization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidsonlajeanty%2Fht_localization/lists"}