datadog_tracking_http_client 1.0.1 datadog_tracking_http_client: ^1.0.1 copied to clipboard
A wrapping implementation of HttpClient for tracking resources with Datadog
Changelog #
1.0.1 #
- Stable release of 1.0.x
1.0.1-rc.1 #
- 💥 BREAKING - Set the 1.0.x line to be Dart 2.15 (Flutter 2.8) and below. If you are using Dart 2.17 (Flutter 3) please use the 1.1.x line.
- Updated to use
datadog_flutter_plugin
1.0.0-rc.1
1.0.0-beta.2 #
- Decrease the SDK constraint from Dart 2.16 (Flutter 2.10) to Dart 2.15 (Flutter 2.8)
1.0.0-beta.1 #
- Removed using platform traces / spans in DatadogTrackingHttpClient
1.0.0-alpha.1 #
- Initial split of DatadogTrackingHttpClient into its own package