bugsnag_flutter_performance 1.4.1
bugsnag_flutter_performance: ^1.4.1 copied to clipboard
BugSnag performance monitoring tool for Flutter apps
1.4.1 (2025-04-07) #
1.4.0 (2025-01-17) #
Changes #
- Bumped min Dart SDK version to 3.3.0 and min Flutter SDK version to 3.19.0 94
Enhancements #
-
Upgraded the
connectivity_plus
dependency version to 6.0.5 94 -
Replaced the dependency on
package_info
with the newpackage_info_plus
package 94
Bug fixes #
- Changed
loading
view load phase name toloading content
67
1.3.0 (2024-09-30) #
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