fl_dio 1.1.0 fl_dio: ^1.1.0 copied to clipboard
Extended dio and added three interceptors and the JsonParse component.
1.1.0 #
- Add
ExtraParamsInterceptor()
1.0.0 #
- Redevelop ExtendedDio,No more dio instances are created,It is the same as the Dio api, except that the try catch is no longer required
0.2.1 #
- Update dio
0.2.0 #
- Added
hideRequest
andhideResponse
toLoggerInterceptor
to request parameters or response data too much filtered
changed to completely hide log, including request parameter printing, response parameter printing, and error printing
0.1.1 #
- Update dio
0.1.0 #
- Initial release.