transformer_simplified 0.0.1 transformer_simplified: ^0.0.1 copied to clipboard
Simple framework to apply transformation and mapping between two maps, easy to use to transform and map between two different Json structures.
Transformer Simplified is a simple library to do mapping and transformation between Json structures.
Considering a Json structure is a Map<String, dynamic> this library can be used to transform any maps of this type.