transformer_simplified 0.0.1 copy "transformer_simplified: ^0.0.1" to clipboard
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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add transformer_simplified

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  transformer_simplified: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:transformer_simplified/transformer_simplified.dart';
0
likes
160
points
7
downloads

Publisher

verified publisherlapetina.fr

Weekly Downloads

Simple framework to apply transformation and mapping between two maps, easy to use to transform and map between two different Json structures.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on transformer_simplified