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://docs.bugsnag.com/performance/integration-guides/flutter
MIT License
1 stars 2 forks source link

Ensure connection between ViewLoad instrumentation and Navigation instrumentation spans #71

Closed robert-smartbear closed 5 months ago

robert-smartbear commented 5 months ago

Goal

Make sure that view load span has the nearest open navigation span in the widget tree set as its parent

Testing

E2E tests