{"id":22831514,"url":"https://github.com/phrase/flutter_sdk_example","last_synced_at":"2025-07-06T10:07:51.387Z","repository":{"id":45980340,"uuid":"366604001","full_name":"phrase/flutter_sdk_example","owner":"phrase","description":"Flutter demo application for Phrase OTA","archived":false,"fork":false,"pushed_at":"2024-11-26T12:38:56.000Z","size":333,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-06-14T07:44:48.377Z","etag":null,"topics":["flutter","over-the-air","phrase","translations"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phrase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2021-05-12T05:36:58.000Z","updated_at":"2024-11-26T12:38:57.000Z","dependencies_parsed_at":"2024-11-30T15:21:11.688Z","dependency_job_id":null,"html_url":"https://github.com/phrase/flutter_sdk_example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phrase/flutter_sdk_example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phrase%2Fflutter_sdk_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phrase%2Fflutter_sdk_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phrase%2Fflutter_sdk_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phrase%2Fflutter_sdk_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phrase","download_url":"https://codeload.github.com/phrase/flutter_sdk_example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phrase%2Fflutter_sdk_example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263882285,"owners_count":23524461,"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":["flutter","over-the-air","phrase","translations"],"created_at":"2024-12-12T20:26:23.203Z","updated_at":"2025-07-06T10:07:51.362Z","avatar_url":"https://github.com/phrase.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phrase SDK for Flutter example\n\nFlutter demo application to see Phrase OTA in action\n\n## Installation steps\n\n- Clone this project\n- Run `flutter pub get` to get the dependencies\n- Run `flutter pub run phrase` to perform necessary code generation\n- Create new translation project on https://phrase.com/\n- Upload ARB files for translation\n- Create the OTA distribution\n- Copy its ID and secret into `main.dart`:\n\n```dart\nvoid main() {\n  Phrase.setup(\"[DISTRIBUTION_ID]\", \"[ENVIRONMENT_ID]\");\n  runApp(MyApp());\n}\n```\n\n- Run the project on your device\n\n```bash\nflutter run\n```\n\nTo see the list of devices run:\n\n```bash\nflutter devices\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphrase%2Fflutter_sdk_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphrase%2Fflutter_sdk_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphrase%2Fflutter_sdk_example/lists"}