minimal_serialization 0.2.0 copy "minimal_serialization: ^0.2.0" to clipboard
minimal_serialization: ^0.2.0 copied to clipboard

discontinued
Dart 1 only

A transformer for generating serialization rules in the serialization package.

This provided a minimal transformer that generates CustomRule subclasses for serialization of Dart struct objects (only public fields required for serialization, no constructor parameters).

It has now been folded into the general serialization package, https://pub.dartlang.org/packages/serialization , use that instead.

0
likes
30
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A transformer for generating serialization rules in the serialization package.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

analyzer, code_transformers, serialization

More

Packages that depend on minimal_serialization