dio_log 1.0.1 copy "dio_log: ^1.0.1" to clipboard
dio_log: ^1.0.1 copied to clipboard

outdated

http log of dio .

Getting Started #

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

dio_log #

dio网络请求日志插件

使用方法 #

引用 #

dio_log : ^lastest_version

设置dio拦截器 #

dio.interceptors.add(HttpLogInterceptor());

打开log日志列表 #

AppNavigatorUtils.push(context, HttpLogListWidget());

57
likes
0
pub points
96%
popularity

Publisher

unverified uploader

http log of dio .

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, flutter

More

Packages that depend on dio_log