dio5_log 5.1.2 copy "dio5_log: ^5.1.2" to clipboard
dio5_log: ^5.1.2 copied to clipboard

A plug-in that captures requests and views them within the application, providing functions such as request replication and JSON expansion

5.1.2 - 2024-04-16 #

  • 升级 dio 到 5.4.3+1

5.1.1 - 2024-03-11 #

  • 优化圆形阴影样式

5.0.6 - 2024-01-04 #

  • 优化悬浮样式
  • 优化显示
  • 部分显示改成中文
  • 优化主题文本显示
  • 更新依赖 dio 5.4.0

5.0.4 - 2023-07-11 #

  • 优化显示
  • 部分显示改成中文
  • 优化主题文本显示
  • 更新依赖 dio 5.2.1+1

5.0.2 - 2023-03-28 #

  • 优化文档
  • 更新依赖 dio 5.1.0

5.0.1 - 2023-02-15 #

  • 优化文档

5.0.0 - 2023-02-15 #

  • 对齐 Dio 5.0.0 版本

3.0.2 - 2023-02-06 #

  • 更新主题色

3.0.0 - 2022-12-28 #

  • And the dio_log plugin has been upgrading the dio dependency to diox, and renaming diox_log

2.0.4 - 2022-07-11 #

  • remove WidgetsBinding.instance.addPostFrameCallback was replaced by await Future.delayed(Duration(milliseconds: 500));

2.0.3 - 2021-06-13 #

  • fix flutter 3.0 warning of WidgetsBinding
  • Add the isError method implementation to LogPoolManager so that request messages defined as errors are displayed in red font

2.0.2 - 2021-03-22 #

  • fix copy Clipboard error
  • Response header values can be copied

2.0.1 - 2021-10-15 #

  • response add headers
  • overlay_draggable_button can set the color

2.0.0 - 2021-04-01 #

  • stable version
  • Happy April Fools' Day

2.0.0-nullsafety.0 - 2021-03-30 #

  • Dio 4.0.0 support.
  • Migrated to Flutter 2 and Better Theme support.
  • Migrated to null safety.
  • to public API add doc comments
  • use ElevatedButton instead of RaisedButton

1.3.5 - 2020-09-04 #

  • ShowDebugBtn on WidgetsBinding.Instance.AddPostFrameCallback callback
  • Adds a body of type FormData According to
  • Adds a body of type string According to

1.3.4 2020/2/03 #

  • add replication request information

1.3.3 2019/9/18 #

  • Support dio > 3.0.0

1.3.2 2019/9/18 #

  • Support Flutter Web
  • Support dio >2.2.1
  • if you dio version < 2.2.1, please use dio_log:1.3.1

1.3.1 2019/9/05 #

  • fix shrink and expand bug

1.3.0 2019/8/21 #

  • Optimize the request display UI
  • HttpLogInterceptor Deprecated and change it to DioLogInterceptor

1.2.1 2019/8/05 #

  • add example project
  • Fix the response parsing bug

1.2.0 2019/8/01 #

  • add overlay_draggable_button(Global float window is easier to open HttpLogListWidget)
  • add clear log function at requestList
  • add display requestTime at requestList

1.1.1 2019/7/22 #

  • add Screenshot

1.1.0 2019/7/22 #

  • support jsonView look at json

1.0.3 2019/7/16 #

  • fix some code
  • Lower the version needed by dio

1.0.2 2019/7/16 #

  • Add description information and example

1.0.1 2019/6/6 #

  • Add a display of the body content to the request
  • Logs with failed requests are shown in red in the list

1.0.0 - 2018-09-04 #

  • initial version
3
likes
150
points
241
downloads

Publisher

unverified uploader

Weekly Downloads

A plug-in that captures requests and views them within the application, providing functions such as request replication and JSON expansion

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

dio, flutter

More

Packages that depend on dio5_log