dio_shaker_interceptor 0.1.1 copy "dio_shaker_interceptor: ^0.1.1" to clipboard
dio_shaker_interceptor: ^0.1.1 copied to clipboard

Shake to debug! dio_shaker_interceptor shows network request details. Inspect HTTP data easily with this Dio interceptor.

Changelog #

0.1.1 #

Minor Update

  • UI Enhancement: Improved the visual presentation of CurlCard by adding spacing between elements and displaying the HTTP method alongside the path.
  • Feature: Added a duration display to CurlCard, showing the time elapsed between request initiation and response.
  • UX Improvement: Implemented a GestureDetector in ListCurlBody to dismiss the keyboard when tapping outside the search field.
  • Update: Updated the sharing mechanism in ActionButton to use SharePlus for better compatibility and functionality.
  • UI Enhancement: Formatted the body display in CurlDetailScreen using JsonEncoder for improved readability.
  • UI Enhancement: Adjusted padding and margins for better visual consistency.

0.1.0 #

Major Update

  • Chore: Update share_plus 10.1.4 to 11.0.0
  • Chore: Update collection 1.18.0 to 1.19.0
  • Chore: Update get_it 8.0.0 to 8.0.3
  • Chore: Update dio 5.5.0+1 to 5.8.0+1
  • Chore: Update equatable 2.0.5 to 2.0.7
  • Chore: Update flutter_bloc 8.1.6 to 9.1.0

Dependencies #

  • flutter_bloc: ^9.1.0
  • dio: ^5.8.0+1
  • get_it: ^8.0.3
  • sensors_plus: ^6.1.1
  • share_plus: ^11.0.0
  • path_provider: ^2.1.5

0.0.2 #

Minor Update

  • Feature: Added a search bar to the list of API requests, allowing users to filter requests by URL, method, or status code.
  • Fix: Fixed an issue where the inspector UI would sometimes not open correctly on certain devices.
  • Fix: Fixed some small issues in the clear function that could lead to unexpected behavior.
  • Fix: Fixed an issue in the export and share functions that could cause crashes with large data sets.

0.0.1 #

Initial Release

  • Feature: Implemented shake detection to trigger the network inspector UI.
  • Feature: Captures and displays detailed information for Dio HTTP requests and responses.
    • Request Headers
    • Request Body
    • Response Headers
    • Response Body
    • Status Code
    • Request Method
    • Request URL
  • Feature: Added a user-friendly UI for viewing network data.
  • Feature: Clear list button
  • Feature: Export file json
  • Feature: Share json
3
likes
150
points
98
downloads

Documentation

API reference

Publisher

verified publisherbreight-code.it

Weekly Downloads

Shake to debug! dio_shaker_interceptor shows network request details. Inspect HTTP data easily with this Dio interceptor.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

collection, dio, equatable, flutter, flutter_bloc, flutter_localizations, get_it, path_provider, sensors_plus, share_plus

More

Packages that depend on dio_shaker_interceptor