platform/packages/serialize/angel_serialize/README.md

9 lines
635 B
Markdown
Raw Normal View History

2021-08-02 12:38:47 +00:00
# Angel3 Serialization
2021-09-25 06:32:32 +00:00
![Pub Version (including pre-releases)](https://img.shields.io/pub/v/angel3_serialize?include_prereleases)
2021-05-15 14:20:56 +00:00
[![Null Safety](https://img.shields.io/badge/null-safety-brightgreen)](https://dart.dev/null-safety)
[![Gitter](https://img.shields.io/gitter/room/angel_dart/discussion)](https://gitter.im/angel_dart/discussion)
2021-09-25 06:32:32 +00:00
[![License](https://img.shields.io/github/license/dukefirehawk/angel)](https://github.com/dukefirehawk/angel/tree/master/packages/serialize/angel_serialize/LICENSE)
2021-05-15 14:20:56 +00:00
2021-09-25 06:32:32 +00:00
The frontend for Angel3 model serialization. See [`Documentation`](https://angel3-docs.dukefirehawk.com/guides/serialization)