chuck_interceptor 2.3.1 copy "chuck_interceptor: ^2.3.1" to clipboard
chuck_interceptor: ^2.3.1 copied to clipboard

Chuck is an HTTP Inspector tool which helps debugging http requests. It catches and stores http requests and responses, which can be viewed via simple UI.

2.3.1 #

  • Version bump for publishing

2.3.0 #

  • Performance optimizations and memory management improvements
  • Enhanced error handling with comprehensive try-catch blocks
  • Improved null safety patterns and defensive programming
  • Added comprehensive code documentation and inline comments
  • Created unit test suite for core functionality
  • Fixed README.md documentation errors and API inconsistencies
  • Optimized list operations and reduced memory allocations
  • Better user feedback and error recovery mechanisms
  • Fixed JSON parsing issues in response preview widgets
  • Enhanced JSON detection and validation logic
  • Improved error handling for malformed JSON responses
  • Better fallback display for JSON parsing failures
  • Added detailed error messages for debugging JSON issues
  • Fixed Content-Type detection when headers show "unknown"
  • Enhanced Content-Type header parsing for different HTTP client formats
  • Improved JSON detection logic to work even with unknown content types
  • Better fallback to structure-based JSON detection
  • Enhanced text response detection for unknown content types
  • Improved JSON display with interactive JsonViewer widget
  • Added beautiful styling and formatting for JSON responses
  • Enhanced JSON readability with expandable/collapsible structure
  • Better visual separation and container styling for JSON content
  • Fixed JSON parsing to show structured view instead of raw text
  • Removed Preview tab from HTTP call details screen
  • Simplified UI by removing redundant preview functionality
  • Updated tab controller to use 4 tabs instead of 5
  • Cleaned up unused preview widget code
  • Restored Preview tab to HTTP call details screen
  • Simplified ChuckCallResponseWidget to show single view (raw body)
  • Enhanced ChuckCallResponsePreviewWidget with interactive JSON viewer
  • Separated concerns: Response tab shows raw data, Preview tab shows formatted view
  • Improved user experience with dedicated preview functionality
  • Updated dependencies

2.2.7 #

  • Updated dependencies.

2.2.6 #

  • Updated dependencies.

2.2.5 #

  • Updated dependencies.

2.2.4 #

  • Updated dependencies.

2.2.3 #

  • Updated dependencies.

2.2.2 #

  • Updated dependencies.

2.2.1 #

  • Updated dependencies.

2.2.0 #

  • Updated dependencies.

2.1.9 #

  • Updated dependencies.

2.1.8 #

  • Updated dependencies.

2.1.7 #

  • Updated dependencies.

2.1.6 #

  • Updated dependencies.

2.1.5 #

  • Updated dependencies.

2.1.4 #

  • Updated dependencies.

2.1.3 #

  • Thank you, @Hayotbek_Ferghana, for fixing the ui bug!

2.1.2 #

  • UI bug fixes. Updated dependencies.

2.1.1 #

  • Updated dependencies.

2.1.0 #

  • Updated dependencies. Updates minimum supported SDK version to Flutter 3.19 /Dart 3.3.0

2.0.9 #

  • Updated dependencies

2.0.8 #

  • Updated dependencies

2.0.7 #

  • Updated dependencies

2.0.6+1 #

  • Updated dependencies

2.0.5 #

  • flutter_local_notifications package updated

2.0.4 #

  • json viewer ui changes

2.0.3 #

  • json viewer ui changes

2.0.2 #

  • Updates minimum supported SDK version to Flutter 3.13/Dart 3.1.0

2.0.0+2 #

  • http bug fixed

2.0.0+1 #

  • Updated dependencies

2.0.0 #

  • flutter 2.10.0 support, dart 3 support

1.1.4 #

  • Updated dependencies

1.1.3 #

  • migration Flutter sdk 3.7.0

1.1.2 #

  • bug fixed

1.1.1 #

  • bug fixed

1.1.0 #

  • chopper package removed from dependencies

1.0.9 #

  • collection package removed from dependencies

1.0.8 #

  • Updated dependencies

1.0.7 #

  • open_file package remove

1.0.6 #

  • Updated dependencies

1.0.5 #

  • Updated dependencies, Bug fixes

1.0.4 #

  • Updated dependencies

1.0.3 #

  • Updated dependencies

1.0.2 #

  • Updated dependencies

1.0.1 #

  • Updated dependencies

1.0.0 #

  • Updated dependencies

0.0.8 #

  • Updated dependencies

0.0.7 #

  • Bug fixed

0.0.6 #

  • Updated dependencies

0.0.5 #

  • Updated dependencies

0.0.4 #

  • Updated dependencies

0.0.3 #

  • Details page bug fixed

0.0.2 #

  • Updated dependencies

0.0.1 #

  • Initial release
71
likes
150
points
8.1k
downloads

Publisher

unverified uploader

Weekly Downloads

Chuck is an HTTP Inspector tool which helps debugging http requests. It catches and stores http requests and responses, which can be viewed via simple UI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

dio, flutter, flutter_local_notifications, http, package_info_plus, path_provider, permission_handler, rxdart, share_plus

More

Packages that depend on chuck_interceptor