flutter_loggy_dio 1.0.0 copy "flutter_loggy_dio: ^1.0.0" to clipboard
flutter_loggy_dio: ^1.0.0 copied to clipboard

outdated

Extension for loggy. Includes interactor and pretty printer for Dio.

Loggy Dio extension #

Dio #

For Dio we included special DioLoggy that can be filtered, and LoggyDioInterceptor that will connect to Dio and print out requests and responses.

LoggyDioInterceptor has special characters when showing request/response body. You can use this to set new rule in IntelliJ (Preferences -> Editor -> General -> Console), under Fold console lines that contain add these 3 rules: , and . This will automatically collapse the lines, and they can be expanded if you want to see whole body: Gif showing collapsible body

10
likes
0
pub points
93%
popularity

Publisher

verified publisherinfinum.com

Extension for loggy. Includes interactor and pretty printer for Dio.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, flutter, loggy

More

Packages that depend on flutter_loggy_dio