{"id":15066403,"url":"https://github.com/cgutierr-zgz/gitmoji_flutter","last_synced_at":"2026-01-18T22:33:31.525Z","repository":{"id":63615400,"uuid":"569248706","full_name":"cgutierr-zgz/gitmoji_flutter","owner":"cgutierr-zgz","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-13T15:03:24.000Z","size":502,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T09:08:42.956Z","etag":null,"topics":["dart","emoji","flutter","git","gitmoji"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/gitmoji","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cgutierr-zgz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-22T12:11:26.000Z","updated_at":"2024-08-24T03:40:29.000Z","dependencies_parsed_at":"2024-09-29T11:45:16.128Z","dependency_job_id":"78c92321-ce7a-4a87-bf05-73909dcb90d4","html_url":"https://github.com/cgutierr-zgz/gitmoji_flutter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cgutierr-zgz/gitmoji_flutter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgutierr-zgz%2Fgitmoji_flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgutierr-zgz%2Fgitmoji_flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgutierr-zgz%2Fgitmoji_flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgutierr-zgz%2Fgitmoji_flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgutierr-zgz","download_url":"https://codeload.github.com/cgutierr-zgz/gitmoji_flutter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgutierr-zgz%2Fgitmoji_flutter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28552785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T20:59:07.572Z","status":"ssl_error","status_checked_at":"2026-01-18T20:59:02.799Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","emoji","flutter","git","gitmoji"],"created_at":"2024-09-25T01:07:17.939Z","updated_at":"2026-01-18T22:33:31.509Z","avatar_url":"https://github.com/cgutierr-zgz.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Gitmoji][gitmoji_logo]][gitmoji_link]\n\u003c!--\n[![Gitmoji][gitmoji_logo_light]][gitmoji_link_light]\n[![Gitmoji][gitmoji_logo_dark]][gitmoji_link_dark]\n--\u003e\n\n[![ci][ci_badge]][ci_link] [![pub package][pub_badge]][pub_link] [![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link] [![Powered by Mason](https://img.shields.io/endpoint?url=https%3A%2F%2Ftinyurl.com%2Fmason-badge)](https://github.com/felangel/mason) [![License: MIT][license_badge]][license_link] ![Coverage badge][coverage_badge] [![gitmoji][gitmoji_badge]][gitmoji_link]\n\nGitmoji for Flutter\n\n## Installation 💻\n\n**❗ In order to start using Gitmoji you must have the [Flutter SDK][flutter_install_link] installed on your machine.**\n\nAdd `gitmoji` to your `pubspec.yaml`:\n\n```yaml\ndependencies:\n  gitmoji:\n```\n\nInstall it:\n\n```sh\nflutter packages get\n```\n\n[gitmoji_logo]: https://raw.githubusercontent.com/cgutierr-zgz/gitmoji_flutter/main/assets/gitmoji.gif\n[gitmoji_link]: https://pub.dev/packages/gitmoji\n\u003c!--\n[gitmoji_logo_light]: https://raw.githubusercontent.com/cgutierr-zgz/gitmoji_flutter/main/assets/gitmoji.gif#gh-light-mode-only\n[gitmoji_link_light]: https://pub.dev/packages/gitmoji#gh-light-mode-only\n[gitmoji_logo_dark]: https://raw.githubusercontent.com/cgutierr-zgz/gitmoji_flutter/main/assets/gitmoji_dark.gif#gh-dark-mode-only\n[gitmoji_link_dark]: https://pub.dev/packages/gitmoji#gh-dark-mode-only\n--\u003e\n[gitmoji_logo_light]: https://raw.githubusercontent.com/cgutierr-zgz/gitmoji_flutter/main/assets/gitmoji.gif#gh-light-mode-only\n[gitmoji_logo_dark]: https://raw.githubusercontent.com/cgutierr-zgz/gitmoji_flutter/main/assets/gitmoji_dark.gif#gh-dark-mode-only\n[ci_badge]: https://github.com/cgutierr-zgz/gitmoji_flutter/workflows/publish/badge.svg\n[ci_link]: https://github.com/cgutierr-zgz/gitmoji_flutter/actions\n[pub_badge]: https://img.shields.io/pub/v/gitmoji.svg?label=gitmoji\n[pub_link]: https://pub.dev/packages/gitmoji\n[flutter_install_link]: https://docs.flutter.dev/get-started/install\n[github_actions_link]: https://docs.github.com/en/actions/learn-github-actions\n[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg\n[license_link]: https://opensource.org/licenses/MIT\n[coverage_badge]: https://raw.githubusercontent.com/cgutierr-zgz/gitmoji_flutter/main/coverage_badge.svg\n[gitmoji_badge]: https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg\n[gitmoji_link]: https://gitmoji.dev\n[logo_black]: https://raw.githubusercontent.com/VGVentures/very_good_brand/main/styles/README/vgv_logo_black.png#gh-light-mode-only\n[logo_white]: https://raw.githubusercontent.com/VGVentures/very_good_brand/main/styles/README/vgv_logo_white.png#gh-dark-mode-only\n[mason_link]: https://github.com/felangel/mason\n[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg\n[very_good_analysis_link]: https://pub.dev/packages/very_good_analysis\n[very_good_cli_link]: https://pub.dev/packages/very_good_cli\n[very_good_coverage_link]: https://github.com/marketplace/actions/very-good-coverage\n[very_good_ventures_link]: https://verygood.ventures\n[very_good_ventures_link_light]: https://verygood.ventures#gh-light-mode-only\n[very_good_ventures_link_dark]: https://verygood.ventures#gh-dark-mode-only\n[very_good_workflows_link]: https://github.com/VeryGoodOpenSource/very_good_workflows\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgutierr-zgz%2Fgitmoji_flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcgutierr-zgz%2Fgitmoji_flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgutierr-zgz%2Fgitmoji_flutter/lists"}