{"id":20816496,"url":"https://github.com/danpeled/statbotics-dart","last_synced_at":"2025-06-15T07:36:33.812Z","repository":{"id":259588972,"uuid":"879022781","full_name":"DanPeled/statbotics-dart","owner":"DanPeled","description":"A library for interacting with Statbotics data for FRC","archived":false,"fork":false,"pushed_at":"2024-10-28T16:24:46.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T15:54:18.949Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/statbotics","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/DanPeled.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-26T18:44:17.000Z","updated_at":"2024-10-28T16:24:50.000Z","dependencies_parsed_at":"2024-10-26T19:12:05.031Z","dependency_job_id":"280a97f4-89ad-4683-9909-5160eb7843a5","html_url":"https://github.com/DanPeled/statbotics-dart","commit_stats":null,"previous_names":["danpeled/statbotics-dart"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanPeled%2Fstatbotics-dart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanPeled%2Fstatbotics-dart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanPeled%2Fstatbotics-dart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanPeled%2Fstatbotics-dart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanPeled","download_url":"https://codeload.github.com/DanPeled/statbotics-dart/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243165502,"owners_count":20246721,"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":[],"created_at":"2024-11-17T21:34:31.303Z","updated_at":"2025-03-12T05:40:36.068Z","avatar_url":"https://github.com/DanPeled.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"A library for interacting with [Statbotics](https://www.statbotics.io/) data for FRC\n\n## Features\n- Getting team data\n- Getting match data\n- Getting year data\n- Getting team year data\n## Installing\n### Use this package as a library\nRun this command:\n\n### With Dart:\n`$ dart pub add statbotics`\n\nThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):\n```yml\ndependencies:\n  statbotics: ^1.0.0\n```\n\nAlternatively, your editor might support dart pub get. Check the docs for your editor to learn more.\n\n### Import it\nNow in your Dart code, you can use:\n```dart\nimport 'package:statbotics/statbotics.dart';\n```\n## Usage\nBasic usage is handled through the `Statbotics` static class that will handle all the http requests for you with no additional setup.\n\n## Contributing\nFollow the instructions here: [contributing](CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanpeled%2Fstatbotics-dart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanpeled%2Fstatbotics-dart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanpeled%2Fstatbotics-dart/lists"}