{"id":13685479,"url":"https://github.com/srnunio/flutter_pub_dev","last_synced_at":"2025-12-24T16:32:13.659Z","repository":{"id":41901046,"uuid":"284474857","full_name":"srnunio/flutter_pub_dev","owner":"srnunio","description":"This is an example using the pub.dev api where the goal is to list the packages","archived":false,"fork":false,"pushed_at":"2023-06-26T14:06:07.000Z","size":9033,"stargazers_count":47,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-01T04:34:40.713Z","etag":null,"topics":["android","dart","flutter","ios","pubdev"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages","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/srnunio.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2020-08-02T14:12:33.000Z","updated_at":"2025-01-09T23:11:15.000Z","dependencies_parsed_at":"2024-11-12T07:42:52.302Z","dependency_job_id":null,"html_url":"https://github.com/srnunio/flutter_pub_dev","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/srnunio/flutter_pub_dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srnunio%2Fflutter_pub_dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srnunio%2Fflutter_pub_dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srnunio%2Fflutter_pub_dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srnunio%2Fflutter_pub_dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srnunio","download_url":"https://codeload.github.com/srnunio/flutter_pub_dev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srnunio%2Fflutter_pub_dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28004682,"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","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"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":["android","dart","flutter","ios","pubdev"],"created_at":"2024-08-02T14:00:52.189Z","updated_at":"2025-12-24T16:32:13.644Z","avatar_url":"https://github.com/srnunio.png","language":"Dart","funding_links":[],"categories":["Dart"],"sub_categories":[],"readme":"# pub.dev (mobile)\n\n![Badge](https://img.shields.io/static/v1?label=playstore\u0026message=v0.0.10\u0026color=blue\u0026?style=flat) ![Badge](https://img.shields.io/static/v1?label=build\u0026message=passing\u0026color=green\u0026?style=flat) ![Badge](https://img.shields.io/static/v1?label=android\u0026message=4.1\u0026color=darkgreen\u0026?style=flat) ![Badge](https://img.shields.io/static/v1?label=iOS\u0026message=15.5\u0026color=orange\u0026?style=flat) ![Badge](https://img.shields.io/static/v1?label=status\u0026message=completed\u0026color=green\u0026?style=flat)\n \n\u003cp float=\"left;padding=10px\"\u003e\n\u003ca href=\"https://apps.apple.com/app/pub.dev/id1526026915\"\u003e\u003cimg src=\"./apple.png\" width=\"270\" height=\"100\"\u003e \u003c/a\u003e \n\u003ca href=\"https://play.google.com/store/apps/details?id=nunioz.app.pub_dev\"\u003e\u003cimg src=\"./google-play.png\" width=\"270\" height=\"100\"\u003e \u003c/a\u003e \n \u003c/p\u003e  \n\n[comment]: \u003c\u003e ([![apple]\u0026#40;./apple.png\u0026#41;]\u0026#40;https://apps.apple.com/app/pub.dev/id1526026915\u0026#41;)\n\n[comment]: \u003c\u003e ([![google]\u0026#40;./google-play.png\u0026#41;]\u0026#40;https://play.google.com/store/apps/details?id=nunioz.app.pub_dev\u0026#41;)\n\n## [**official website**](https://pub.dev/packages)\n\n#### Find and use packages to build Dart and Flutter apps.\n\nThis application does not require user authentication and data in this application comes from\nthe https://pub.dartlang.org/api/\n\n## Getting Started 🚀\n\n- Clone the repo\n- Install the dependicies\n- Run it\n\n\u003e Before that use this line of command to generate code\n\n```sh\nflutter pub run build_runner build --delete-conflicting-outputs\n```\n\n\u003e Before that, use this command line to run automated tests\n```sh\nflutter test integration_test/app_test.dart \n```\n\n## Features\n\n- **List packages**\n- **Search packages by name**\n- **Package details**\n    - name package\n    - description for package\n    - publisher\n    - versions\n    - scores\n    - readme\n    - dependencies\n- **Dark mode**\n- **Language support**\n  - Portuguese \n  - English\n  - Chinese\n- **Open package on github**\n- [**Share link package**](https://pub.dev/packages)\n\n## 📸 Screenshots\n\n\u003cp float=\"left\"\u003e\n\n  \u003cimg src=\"./screenshots/smartmockups_klcem8w7.png\" width=400 /\u003e\n  \u003cimg src=\"./screenshots/smartmockups_klceoqtt.png\" width=400 /\u003e\n  \u003cimg src=\"./screenshots/smartmockups_klcesngj.png\" width=400 /\u003e \n\u003c/p\u003e\n \n\n###### If you have any features you want to see in this package, feel free to make a suggestion. 🎉\n\n## Don't forget to star ⭐ the repo it motivates me to share more open source.\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrnunio%2Fflutter_pub_dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrnunio%2Fflutter_pub_dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrnunio%2Fflutter_pub_dev/lists"}