bugsnag_http_client 2.0.0 copy "bugsnag_http_client: ^2.0.0" to clipboard
bugsnag_http_client: ^2.0.0 copied to clipboard

BugSnag flutter http client wrapper.

2.0.0 (2024-07-23) #

  • Simplifying the use of bugsnag_flutter and its tooling APIs by releasing under a common version

1.2.0 #

  • Added a hard coded client name package:http for more useful network breadcrumb metadata.

1.1.0 #

  • Renamed BugsnagHttpClient to just Client to simplify the implementation process.

1.0.0 #

  • initial release.