joe_network_helper

Last updated:

0 purchases

joe_network_helper Image
joe_network_helper Images
Add to Cart

Description:

joe network helper

网络请求工具类
Features #

封装GET、POST、PUT、PATCH、DELETE等常见请求。
数据解析处理mixin,直接在业务工程实现。
异常处理和拦截器。
可配置代理,方便抓包调试。

Getting started #
dependencies:
joe_network_helper: ^0.0.1
copied to clipboard
Using #
NetRequest.post<Model>(url: "",params: {},success: (Model result) {},error: (code, msg) {});
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.