fancy_dio_inspector 2.0.1 copy "fancy_dio_inspector: ^2.0.1" to clipboard
fancy_dio_inspector: ^2.0.1 copied to clipboard

A HTTP inspector for Dio. It allows you to log & copy cURL of every request, response or error.

2.0.1 #

  • Update README.md and CHANGELOG.md.

2.0.0 #

  • NEW FEATURE: Add info text for no data and no search results. (Thanks to Patrick Chrestin)
  • NEW FEATURE: Hide clear button if the field is empty. (Thanks to Patrick Chrestin)
  • NEW FEATURE: Unfocus search field when tapped outside of it. (Thanks to Patrick Chrestin)
  • FIX: cURL generate for contentType of Headers.formUrlEncodedContentType. (Thanks to zhouyuzhouyu)
  • FIX: Update TabBarTheme to TabBarThemeData.
  • Upgrade very_good_analysis from ^5.1.0 to ^10.0.0.
  • Upgrade Dio from ^5.5.0+1 to ^5.9.0.

1.7.0 #

  • Add showSearch to FancyDioInspectorTileOptions in order to be able to toggle the search field. #9
  • Upgrade Dio from 5.3.3 to 5.4.1.

1.6.1 #

  • Improve theme support.

1.6.0 #

  • NEW FEATURE: Add themeData parameter to FancyDioInspectorView in order to override the default theme.

1.5.2 #

  • Upgrade Dio from 5.2.0 to 5.3.3.

1.5.1 #

  • NEW FEATURE: Show elapsed duration to the response and error models.

1.5.0 #

  • NEW FEATURE: Add l10nOptions parameter to FancyDioInspectorView in order to localize the inspector view.

1.4.1 #

  • Fix Flutter Web's truncate issue. #3

1.4.0 #

  • NEW FEATURE: Add consoleOptions parameter to FancyDioInspectorOptions in order to print requests, responses and errors to the console.

1.3.0 #

  • BREAKING CHANGE: Remove FancyDioInspectorView's onClosePressed parameter.
  • Add leading and actions parameters to FancyDioInspectorView in order to give more control over the app bar.

1.2.3 #

  • Upgrade Dart SDK version from <3.0.0 to <4.0.0.

1.2.2 #

  • Upgrade Dio from 5.1.2 to 5.2.0.

1.2.1 #

  • Downgrade Dart SDK version from 2.19.6 to 2.17.6.
  • Upgrade Flutter SDK version from 1.17.0 to 3.0.5.

1.2.0 #

  • BREAKING CHANGE: FancyDioInterceptor's options parameter is now a named parameter instead of a positional parameter.
  • Add OnRequestCreated, OnResponseCreated and OnErrorCreated callbacks to FancyDioInterceptor.

1.1.0 #

  • Upgrade Dio from 4.0.6 to 5.1.2.

1.0.0 #

  • Initial release.
13
likes
160
points
271
downloads
screenshot

Publisher

verified publishergokhancavus.com

Weekly Downloads

A HTTP inspector for Dio. It allows you to log & copy cURL of every request, response or error.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on fancy_dio_inspector