{"id":19240155,"url":"https://github.com/gleapsdk/gleap_http_interceptor","last_synced_at":"2026-02-28T02:09:42.071Z","repository":{"id":131096208,"uuid":"429107317","full_name":"GleapSDK/gleap_http_interceptor","owner":"GleapSDK","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-08T07:48:39.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T14:29:07.170Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GleapSDK.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":"2021-11-17T15:50:22.000Z","updated_at":"2024-07-08T07:48:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"d42e37a4-3077-4d57-a3aa-ca4932256006","html_url":"https://github.com/GleapSDK/gleap_http_interceptor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GleapSDK/gleap_http_interceptor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GleapSDK%2Fgleap_http_interceptor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GleapSDK%2Fgleap_http_interceptor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GleapSDK%2Fgleap_http_interceptor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GleapSDK%2Fgleap_http_interceptor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GleapSDK","download_url":"https://codeload.github.com/GleapSDK/gleap_http_interceptor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GleapSDK%2Fgleap_http_interceptor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29922913,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"online","status_checked_at":"2026-02-28T02:00:07.010Z","response_time":90,"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":[],"created_at":"2024-11-09T17:06:11.884Z","updated_at":"2026-02-28T02:09:42.056Z","avatar_url":"https://github.com/GleapSDK.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gleap Http Interceptor\n\n![Gleap Flutter SDK Intro](https://raw.githubusercontent.com/GleapSDK/iOS-SDK/main/imgs/gleapheader.png)\n\nA Http Interceptor for the [Gleap SDK](https://pub.dev/packages/gleap_sdk).\n\n# Report and Fix Bugs the Easy Way\n\nGleap helps developers build the best software faster. It is your affordable in-app bug reporting tool for apps, websites and industrial applications.\n\nCheckout our [website](https://gleap.io) to learn more about gleap.\n\n## Docs \u0026 Examples\n\nCheckout our [documentation](https://docs.gleap.io/docs/flutter-sdk) for full reference. Include the following dependency in your pubspec.yml:\n\n```dart\ndependencies:\n  gleap_http_interceptor: \"^1.2.4\"\n```\n\n**Flutter v2 Support**\n\nIf you are using Flutter \u003c v3, please import the gleap_sdk as shown below:\n\n```dart\ndependencies:\n  gleap_dio_interceptor:\n    git:\n      url: https://github.com/GleapSDK/gleap_http_interceptor.git\n      ref: flutter-v2\n\n```\n\n```dart\nClient client = InterceptedClient.build(interceptors: [\n    GleapHttpInterceptor(),\n]);\n\nclient.get(Uri.parse(\"https://example.com\"));\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgleapsdk%2Fgleap_http_interceptor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgleapsdk%2Fgleap_http_interceptor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgleapsdk%2Fgleap_http_interceptor/lists"}