FLUTTER ECOSYSTEM

flutter_pretty_dio_logger

Show the correct json format, cUrl, easy to copy and use for many purposes.

Latest version
3.0.0
30-day downloads
13.6K
Likes
25
Pub points
150

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

A Flutter package that enhances Dio's logging by displaying HTTP requests and responses in a clean, formatted JSON structure. It includes cURL command generation for easy debugging and testing across environments. The output is visually organized, making it simple to copy and reuse request details. Ideal for developers who need clear, actionable logs during app development and API troubleshooting.

Use cases
  • Debugging API calls
  • Testing endpoints with cURL
  • Inspecting request/response bodies
  • Improving developer workflow
  • Sharing API data with team members
Key features
  • Formatted JSON output
  • cURL command generation
  • Easy copy-paste functionality
  • Cross-platform support
  • Clean visual formatting
Suitable for
  • Frontend developers
  • API testers
  • Team collaboration
  • Development environments
  • Quick debugging
Considerations
  • Not recommended for production
  • May increase log verbosity
  • Requires Dio integration
  • Limited customization options
  • Potential performance impact in heavy use
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add flutter_pretty_dio_logger

Categories

Source repository

Related projects

No data available yet.