Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Transformer that generates simple serialization code for Dart struct-type objects

Resources

Stars

4 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors