Skip to content

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

License

Notifications You must be signed in to change notification settings

alan-knight/minimal_serialization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published