dd_check_plugin 3.2.7 dd_check_plugin: ^3.2.7 copied to clipboard
A flutter plugin for idea to listen to network requests
3.2.7 #
依赖升级
3.2.5 #
依赖升级 添加form data支持
3.2.2 #
依赖升级
3.2.1 #
依赖升级
3.2.0 #
依赖升级
3.1.9 #
依赖升级
3.1.8 #
依赖升级
3.1.7 #
Package upgrades
network_info_plus: ^5.0.2
package_info_plus: ^6.0.0
3.1.6 #
Dependency upgrade
3.1.5 #
Dependency upgrade
3.1.4 #
Add connection heartbeat logic
3.1.3 #
依赖升级
3.1.2 #
升级 dio
3.1.1 #
- 细节优化,删除中文报错
3.1.0 #
修改插件依赖约束
environment:
sdk: ">=2.12.0 <4.0.0"
flutter: ">=2.10.0"
3.0.9 #
dio: ^5.3.3 ->>> dio: ^5.3.4
3.0.8 #
依赖升级
3.0.7 #
- Optimize Exception Handling
3.0.6 #
In order to resolve some plug-in dependency conflicts, if there is no problem, please do not update this version!
change
network_info_plus: ^3.0.2
3.0.5 #
update flutter_lints to 3.0.0
3.0.4 #
- bug fix
3.0.3 #
细节优化
3.0.2 #
- dio request model add 'extendNotes' properties
3.0.1 #
- Fixed the issue that the dio interceptor was added repeatedly
3.0.0 #
- Remove the
handle
parameter and use theextend
parameter instead - Hive tools are added, but
FlutterX
plugin version3.7.3
or later is required
2.5.5 #
doc update
2.5.4 #
- 更改最低版本约束
sdk: ">=2.19.5 <4.0.0"
2.5.3 #
- bug fix
2.5.2 #
- 依赖升级
- 添加
projectName
属性
2.5.1 #
- 依赖升级
2.5.0 #
update DdCheckPlugin.instance
to DdCheckPlugin()
2.4.3 #
升级依赖
2.4.2 #
升级依赖
2.4.1 #
升级依赖
2.4.0 #
升级依赖到最新版本
update enum model
enum DataFormatVersions {
ideaPlugin,
appleApp
}
2.3.3 #
细节优化
2.3.2 #
- bug fixed
2.3.1 #
- bug fixed
2.3.0 #
- bug fixed
2.2.1 #
- bug fixed
2.2.0 #
- upgrade dio to 5.1.1
2.1.1 #
- upgrade dio to 5.0.1
2.1.0 #
- update diox to dio
- Upgrade Dependency
2.0.5 #
- diox to 5.0.0
2.0.4 #
- bug fixed
2.0.3 #
- bug fixed
2.0.1+1 #
- 细节优化
2.0.1 #
- 又破坏性改动
2.0.0 #
- 又破坏性改动
1.1.3 #
- 细节优化
1.1.2 #
- 新增自定义接参数
1.1.0+1 #
bug fix
1.1.0 #
添加新特性: CustomResponseData? customHandleResponse
自定义解析返回数据
1.0.3 #
bug修复
1.0.2 #
细节优化
1.0.1 #
优化传输数据
1.0.0 #
update version to 3.3.7
0.2.4 #
- 适配Swift工具
0.2.3 #
- 新增异常处理
0.2.2 #
- 小bug修复
0.2.1 #
- 新增version版本标识
0.2.0 #
- 新增version版本标识
0.1.9 #
- 添加文档
0.1.8 #
- 添加若干参数
0.1.7 #
- 优化IP检测功能逻辑
0.1.6 #
- 新增initHost属性
0.1.5 #
- 优化连接功能
0.1.4 #
- 新增timeout属性
0.1.3 #
- 新增host处理函数
0.1.2 #
- 新增连接工具类
0.1.1 #
- 新增功能
0.1.0 #
- bug修复
0.0.7 #
- bug 修复
0.0.6 #
- 添加扫描IP端口的方法
0.0.5 #
- bug fixed
0.0.4 #
- 新增主动显示注解功能
0.0.3 #
- 新增版本号和项目名字的信息传输
0.0.2 #
- 修复bug
0.0.1 #
- TODO: Describe initial release.