{"id":29563674,"url":"https://github.com/bugsnag/bugsnag-flutter-performance","last_synced_at":"2026-02-27T11:49:39.490Z","repository":{"id":232807178,"uuid":"677307144","full_name":"bugsnag/bugsnag-flutter-performance","owner":"bugsnag","description":"Monitor the start-up, navigation events and network requests of your Flutter app and see the results in your BugSnag dashboard.","archived":false,"fork":false,"pushed_at":"2026-02-12T15:31:51.000Z","size":866,"stargazers_count":4,"open_issues_count":2,"forks_count":2,"subscribers_count":20,"default_branch":"next","last_synced_at":"2026-02-19T08:13:50.632Z","etag":null,"topics":["bugsnag","flutter","flutter-package","performance","platforms","real-user-monitoring"],"latest_commit_sha":null,"homepage":"https://docs.bugsnag.com/performance/integration-guides/flutter","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/bugsnag.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":"SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-08-11T08:42:09.000Z","updated_at":"2026-02-12T15:43:03.000Z","dependencies_parsed_at":"2024-04-11T15:59:34.279Z","dependency_job_id":"22e5ceac-2b37-4aa4-b6a6-f5e78088e9f5","html_url":"https://github.com/bugsnag/bugsnag-flutter-performance","commit_stats":null,"previous_names":["bugsnag/bugsnag-flutter-performance"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/bugsnag/bugsnag-flutter-performance","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugsnag%2Fbugsnag-flutter-performance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugsnag%2Fbugsnag-flutter-performance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugsnag%2Fbugsnag-flutter-performance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugsnag%2Fbugsnag-flutter-performance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bugsnag","download_url":"https://codeload.github.com/bugsnag/bugsnag-flutter-performance/tar.gz/refs/heads/next","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugsnag%2Fbugsnag-flutter-performance/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29677881,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T06:23:40.028Z","status":"ssl_error","status_checked_at":"2026-02-21T06:23:39.222Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bugsnag","flutter","flutter-package","performance","platforms","real-user-monitoring"],"created_at":"2025-07-18T18:36:39.783Z","updated_at":"2026-02-21T09:01:37.770Z","avatar_url":"https://github.com/bugsnag.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://www.bugsnag.com/platforms/flutter\"\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://assets.smartbear.com/m/3dab7e6cf880aa2b/original/BugSnag-Repository-Header-Dark.svg\"\u003e\n      \u003cimg alt=\"SmartBear BugSnag logo\" src=\"https://assets.smartbear.com/m/3945e02cdc983893/original/BugSnag-Repository-Header-Light.svg\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n  \u003ch1\u003ePerformance monitoring for Flutter\u003c/h1\u003e\n\u003c/div\u003e\n\n[![Documentation](https://img.shields.io/badge/documentation-latest-blue.svg)](https://docs.bugsnag.com/performance/integration-guides/flutter/)\n[![Build status](https://badge.buildkite.com/700ab6c9d7b51c72fa52459ad023b503692bde8bf5337b93a0.svg?branch=main)](https://buildkite.com/bugsnag/bugsnag-flutter-performance)\n\nMonitor the start-up, navigation and network requests of Flutter apps running on iOS and Android and see the results in your [BugSnag](https://www.bugsnag.com) dashboard.\n\n## Features\n\n- Reporting of app start-up time\n- Supports instrumentation of navigation events to report screen load times\n- Wrappers to report network requests made using the [`http`](https://pub.dev/packages/http), [`dart:io`](https://api.flutter.dev/flutter/dart-io/dart-io-library.html) and [`dio`](https://pub.dev/packages/dio) libraries\n\n## Getting started\n\nFor integration instructions, see our online docs: [docs.bugsnag.com/performance/integration-guides/flutter/](https://docs.bugsnag.com/performance/integration-guides/flutter/)\n\n## Support\n\n* [Read the integration guide](https://docs.bugsnag.com/performance/integration-guides/flutter/)\n* [Search open and closed issues](https://github.com/bugsnag/bugsnag-flutter-performance/issues?utf8=✓\u0026q=is%3Aissue) for similar problems\n* [Report a bug or request a feature](https://github.com/bugsnag/bugsnag-flutter-performance/issues/new)\n\n## License\n\nThe BugSnag Flutter Performance SDK is free software released under the MIT License. See the [LICENSE](./LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugsnag%2Fbugsnag-flutter-performance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbugsnag%2Fbugsnag-flutter-performance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugsnag%2Fbugsnag-flutter-performance/lists"}