flutter_nb_net 2.0.2 copy "flutter_nb_net: ^2.0.2" to clipboard
flutter_nb_net: ^2.0.2 copied to clipboard

A powerful HTTP package for Dart/Flutter,base on dio. which supports Global settings, Interceptors, FormData, Aborting and canceling a request, Files uploading and downloading, Requests timeout, Custo [...]

0.0.1 #

  • TODO: Describe initial release.

0.0.2 #

  • 命名更改:
    • 配置类NetWrapper->NetOptions
    • responseType->decodeType

0.0.3 #

  • 导出dio

0.0.4 #

  • 导出iobrowser

0.0.5 #

  • fix全局配置解码器无效

0.0.6 #

  • BaseNetworkModel ->BaseNetModel 去掉泛型约束

1.0.0 #

  • 去掉泛型约束,decodeType为空直接返回原始数据

1.0.1 #

  • 日志增加请求头

1.0.2 #

  • 修复bug

1.0.3 #

  • 升级dio

1.0.4 #

  • 升级dio
  • 优先converter解析

2.0.0 #

  • 升级dio
  • 去除解析器的泛型限制,可以传入原始数据

2.0.1 #

  • fix bug

2.0.2 #

  • fix net check bug
14
likes
95
pub points
75%
popularity

Publisher

unverified uploader

A powerful HTTP package for Dart/Flutter,base on dio. which supports Global settings, Interceptors, FormData, Aborting and canceling a request, Files uploading and downloading, Requests timeout, Custom adapters, etc.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

connectivity_plus, dio, flutter, freezed_annotation, pretty_dio_logger

More

Packages that depend on flutter_nb_net