An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          





SmartBear BugSnag logo


Performance monitoring for Flutter


[![Documentation](https://img.shields.io/badge/documentation-latest-blue.svg)](https://docs.bugsnag.com/performance/integration-guides/flutter/)
[![Build status](https://badge.buildkite.com/700ab6c9d7b51c72fa52459ad023b503692bde8bf5337b93a0.svg?branch=main)](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.