dio_flutter_transformer2 library

Classes

FlutterTransformer
Dio has already implemented a DefaultTransformer, and as the default Transformer. If you want to custom the transformation of request/response data, you can provide a Transformer by your self, and replace the DefaultTransformer by setting the dio.Transformer.