minimal_serialization_example 0.1.1
minimal_serialization_example: ^0.1.1 copied to clipboard
An example and tests for the minimal_serialization transformer.
This is a simple example of a minimal serialization in Dart, using a transformer to generate serialization rules. It's probably redundant with the tests in https://github.com/google/serialization.dart/tree/master/test/transformer
Usage is pub run test/minimal_serialization_example