flutter_nb_net 1.0.3 copy "flutter_nb_net: ^1.0.3" to clipboard
flutter_nb_net: ^1.0.3 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
14
likes
0
pub points
74%
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

License

unknown (LICENSE)

Dependencies

connectivity_plus, dio, flutter, freezed_annotation, pretty_dio_logger

More

Packages that depend on flutter_nb_net