{"id":18425289,"url":"https://github.com/jules-media/string_translate","last_synced_at":"2025-04-07T16:31:42.326Z","repository":{"id":39753367,"uuid":"476013288","full_name":"Jules-Media/String_translate","owner":"Jules-Media","description":"A Dart Package to Translate Strings","archived":false,"fork":false,"pushed_at":"2023-08-07T11:34:02.000Z","size":66,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T21:22:53.722Z","etag":null,"topics":["dart","i18n","internationalization","localization","package"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/string_translate","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jules-Media.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2022-03-30T18:56:04.000Z","updated_at":"2024-05-21T06:05:10.000Z","dependencies_parsed_at":"2024-11-06T05:03:33.046Z","dependency_job_id":null,"html_url":"https://github.com/Jules-Media/String_translate","commit_stats":{"total_commits":29,"total_committers":2,"mean_commits":14.5,"dds":0.3793103448275862,"last_synced_commit":"c19c9e0ace3e8751fb01dd8e68525a4470e05bcb"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jules-Media%2FString_translate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jules-Media%2FString_translate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jules-Media%2FString_translate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jules-Media%2FString_translate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jules-Media","download_url":"https://codeload.github.com/Jules-Media/String_translate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247687941,"owners_count":20979570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","i18n","internationalization","localization","package"],"created_at":"2024-11-06T05:03:28.653Z","updated_at":"2025-04-07T16:31:42.320Z","avatar_url":"https://github.com/Jules-Media.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nThis Plugin lets you translate Strings\n\n# String Translate\n\nGithub: https://github.com/Jules-Media/String_translate \\\nPub.dev: https://pub.dev/packages/string_translate\n\nThis Package can be used to translate Strings. You just have to \ninit the Package Code, provide your Translations and Locales / Languages\nyou want to translate to and the Package does the rest for you :)\n\n## Features\n\nTranslate String to different Languages on runtime\n\nAt the Moment this App nativly brings the Locales: \\\nEnglish \\\nGerman \\\nFrench \\\nSpanish \\\nPortuguese\n\n## Getting started\n\nJust import the package.\nInit it, provide the Values and then you can start\n\n## Usage\n\nExample:\n```dart\n// Translates the Hello String with the given Values\n// The Values have to be provided while calling Translation.init()\nfinal String text = \"Hello\".tr();\n```\n\n## Additional information\n\nThis Package is written in pure Dart Code. You can use it without Flutter or Cocoapods or any other extra code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjules-media%2Fstring_translate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjules-media%2Fstring_translate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjules-media%2Fstring_translate/lists"}