bugsnag_flutter_performance 1.2.1
bugsnag_flutter_performance: ^1.2.1 copied to clipboard
BugSnag performance monitoring tool for Flutter apps
1.2.1 - 2024-09-18 #
1.2.0 - 2024-09-13 #
1.1.0 - 2024-08-14 #
Enhancements #
-
View load instrumentation 65
-
Replaced the dependency on
device_info
with the newdevice_info_plus
package 72 -
Auto-inject traceparent headers into HTTP requests 73
-
Provide the correlation trace ID and span ID through
bugsnag_bridge
forbugsnag_flutter
to add them to events 74
Bug fixes #
- Fixed FormatException thrown when the data in sampling probability cache file is corrupted 75
1.0.0 - 2024-04-11 #
Initial release