{"id":20789242,"url":"https://github.com/instabug/instabug-dio-interceptor","last_synced_at":"2025-05-05T19:15:59.029Z","repository":{"id":45130296,"uuid":"193716503","full_name":"Instabug/Instabug-Dio-Interceptor","owner":"Instabug","description":"A Dio interceptor for use with Instabug's Flutter SDK.","archived":false,"fork":false,"pushed_at":"2024-10-27T21:27:02.000Z","size":119,"stargazers_count":3,"open_issues_count":2,"forks_count":5,"subscribers_count":24,"default_branch":"master","last_synced_at":"2024-10-28T01:34:35.314Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Instabug.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-25T13:47:47.000Z","updated_at":"2024-05-07T15:46:17.000Z","dependencies_parsed_at":"2024-04-22T17:04:47.084Z","dependency_job_id":"719b7390-6da5-43fc-8bfc-ca7f1840d13d","html_url":"https://github.com/Instabug/Instabug-Dio-Interceptor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instabug%2FInstabug-Dio-Interceptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instabug%2FInstabug-Dio-Interceptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instabug%2FInstabug-Dio-Interceptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instabug%2FInstabug-Dio-Interceptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instabug","download_url":"https://codeload.github.com/Instabug/Instabug-Dio-Interceptor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225054906,"owners_count":17413861,"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-17T15:21:30.888Z","updated_at":"2024-11-17T15:21:31.705Z","avatar_url":"https://github.com/Instabug.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instabug Dio Interceptor\n\n[![CircleCI](https://circleci.com/gh/Instabug/Instabug-Dio-Interceptor.svg?style=svg)](https://circleci.com/gh/Instabug/Instabug-Dio-Interceptor)\n[![pub package](https://img.shields.io/pub/v/instabug_dio_interceptor.svg)](https://pub.dev/packages/instabug_dio_interceptor)\n\nThis package is an add on to [Instabug-Flutter](https://github.com/Instabug/Instabug-Flutter).\n\nIt intercepts any requests performed with `Dio` Package and sends them to the report that will be sent to the dashboard.  \n\n## Integration\n\nTo enable network logging, simply add the  `InstabugDioInterceptor` to the dio object interceptors as follows:\n\n```dart\nvar dio = new Dio();\ndio.interceptors.add(InstabugDioInterceptor());\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstabug%2Finstabug-dio-interceptor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finstabug%2Finstabug-dio-interceptor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstabug%2Finstabug-dio-interceptor/lists"}