work 0.2.7 copy "work: ^0.2.7" to clipboard
work: ^0.2.7 copied to clipboard

outdated

封装http业务接口

[0.2.6] - 2019/9/18 #

  • 修复headers赋值顺序导致的参数覆盖bug
  • Options增加sendTimeout属性

[0.2.6] - 2019/9/18 #

  • 调整实现细节以支持dio v2.2.1 的api变更,Options.contentType替换为String类型

[0.2.5] - 2019/9/2 #

  • 将work中的生命周期函数返回值变更为FutureOr以支持异步操作
  • onStartWorkonStopWork生命周期变为私有函数,禁止重写
  • 替换部分Null泛型为void

[0.2.4] - 2019/6/14 #

  • 修复get请求参数转换错误

[0.2.3] - 2019/5/31 #

  • 将底层请求参数类型改为dynamic类型以便支持更加多请求参数格式 默认继续以Map为主要参数类型集合,如需使用其他数据结构,请实现onPostFillParams方法

[0.2.2] - 2019/2/14 #

  • 修复dio 2.0.4 接口变化导致的bug

[0.2.1] - 2019/2/1 #

  • 修复dio 2.0.0 接口变化导致的bug

[0.2.0] - 2019/2/1 #

  • 修复dio 2.0.0 接口变化导致的bug

[0.1.9] - 2019/2/1 #

  • 升级dio到2.0.0

[0.1.8] - 2019/1/31 #

  • 回滚meta库依赖到1.1.6

[0.1.7] - 2019/1/30 #

  • 升级dio到1.0.14,增加上传/发送进度监听支持

[0.1.6] - 2018/11/12 #

  • 延长请求超时时间

[0.1.5] - 2018/11/7 #

  • 修改log输出位置

[0.1.4] - 2018/11/7 #

  • 增加请求参数忽略null值的处理

[0.1.3] - 2018/10/18 #

  • 修复SimpleWorkonExtractResultonDefaultResult丢失data参数的问题

[0.1.2] - 2018/10/8 #

  • 增加输出日志的tag

[0.1.1] - 2018/9/28 #

  • 增加上传请求对File类型的支持

[0.1.0] - 2018/9/26 #

  • 首次完成提交
1
likes
0
pub points
23%
popularity

Publisher

unverified uploader

封装http业务接口

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, meta, mime

More

Packages that depend on work