bugsnag_flutter_dart_io_http_client 2.1.0 copy "bugsnag_flutter_dart_io_http_client: ^2.1.0" to clipboard
bugsnag_flutter_dart_io_http_client: ^2.1.0 copied to clipboard

BugSnag flutter dart io http client wrapper.

2.1.0 (2024-08-28) #

  • (bugsnag_flutter_dart_io_http_client) allow passing security context in constructor #6

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 dart:io for more useful network breadcrumb metadata.

1.1.0 #

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

1.0.0 #

  • initial release.