https://github.com/bugsnag/bugsnag-flutter-performance
Monitor the start-up, navigation events and network requests of your Flutter app and see the results in your BugSnag dashboard.
https://github.com/bugsnag/bugsnag-flutter-performance
bugsnag flutter flutter-package performance platforms real-user-monitoring
Last synced: 4 months ago
JSON representation
Monitor the start-up, navigation events and network requests of your Flutter app and see the results in your BugSnag dashboard.
- Host: GitHub
- URL: https://github.com/bugsnag/bugsnag-flutter-performance
- Owner: bugsnag
- License: mit
- Created: 2023-08-11T08:42:09.000Z (almost 3 years ago)
- Default Branch: next
- Last Pushed: 2026-02-12T15:31:51.000Z (5 months ago)
- Last Synced: 2026-02-19T08:13:50.632Z (4 months ago)
- Topics: bugsnag, flutter, flutter-package, performance, platforms, real-user-monitoring
- Language: Dart
- Homepage: https://docs.bugsnag.com/performance/integration-guides/flutter
- Size: 846 KB
- Stars: 4
- Watchers: 20
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
[](https://docs.bugsnag.com/performance/integration-guides/flutter/)
[](https://buildkite.com/bugsnag/bugsnag-flutter-performance)
Monitor 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.
## Features
- Reporting of app start-up time
- Supports instrumentation of navigation events to report screen load times
- 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
## Getting started
For integration instructions, see our online docs: [docs.bugsnag.com/performance/integration-guides/flutter/](https://docs.bugsnag.com/performance/integration-guides/flutter/)
## Support
* [Read the integration guide](https://docs.bugsnag.com/performance/integration-guides/flutter/)
* [Search open and closed issues](https://github.com/bugsnag/bugsnag-flutter-performance/issues?utf8=✓&q=is%3Aissue) for similar problems
* [Report a bug or request a feature](https://github.com/bugsnag/bugsnag-flutter-performance/issues/new)
## License
The BugSnag Flutter Performance SDK is free software released under the MIT License. See the [LICENSE](./LICENSE) for details.