Skip to content

Dart Object Graphs melos

DOGs, short for Dart Object Graphs, is a universal serialization library making strong use of code generation to make your code more concise and fluent to write. The core package can be easily extended to support a wide array of encodings and comes with json support out of the box.

Getting Started

To get started with DOGs, you should start by reading Serializable Classes and continue on in the order of the sidebar. If you need help, you can always join our Discord.

Getting Started!   Learn by Example!

GitHub   Discord