{"id":20268790,"url":"https://github.com/dammak/fastnet","last_synced_at":"2025-04-11T03:41:49.718Z","repository":{"id":45877683,"uuid":"299528757","full_name":"DAMMAK/FastNet","owner":"DAMMAK","description":" A Dart package that allows you to test your network download and upload speed using fast.com","archived":false,"fork":false,"pushed_at":"2022-07-13T15:10:37.000Z","size":24,"stargazers_count":6,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T01:36:22.911Z","etag":null,"topics":["dartlang","download-speed","fast","flutter","networkspeed","upload-speed"],"latest_commit_sha":null,"homepage":"","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/DAMMAK.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}},"created_at":"2020-09-29T06:47:32.000Z","updated_at":"2025-03-17T00:52:08.000Z","dependencies_parsed_at":"2022-09-05T05:20:30.979Z","dependency_job_id":null,"html_url":"https://github.com/DAMMAK/FastNet","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAMMAK%2FFastNet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAMMAK%2FFastNet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAMMAK%2FFastNet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DAMMAK%2FFastNet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DAMMAK","download_url":"https://codeload.github.com/DAMMAK/FastNet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248339287,"owners_count":21087213,"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":["dartlang","download-speed","fast","flutter","networkspeed","upload-speed"],"created_at":"2024-11-14T12:20:07.249Z","updated_at":"2025-04-11T03:41:49.691Z","avatar_url":"https://github.com/DAMMAK.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FastNet\n\n[![GitHub code](https://img.shields.io/github/languages/code-size/dammak/FastNet)](https://github.com/DAMMAK/FastNet)[![GitHub Releases](https://img.shields.io/github/downloads/dammak/FastNet/total)](https://github.com/DAMMAK/FastNet)[![GitHub](https://img.shields.io/github/license/dammak/FastNet)](https://github.com/DAMMAK/FastNet)\n\n```\n A Dart package that allows you to test your network download and upload speed using [fast.com](https://fast.com)\n\n```\n\n## Install\n\n```dart\ndependencies:\n  fastnet: ^1.0.2\n\n```\n\n## Usage\n\n```dart\n\nvar fastnet = FastNet(isListenable: false);\nvar response = await fastnet.getSpeed();\n  response.listen((Result event) {\n    print(event.downloadSpeedValue);\n  });\n\n```\n\n### Inspired\n\nhttps://github.com/sindresorhus/fast-cli\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdammak%2Ffastnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdammak%2Ffastnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdammak%2Ffastnet/lists"}