commit | a3d64f782241bf30de2a0535175233b334632abf | [log] [tgz] |
---|---|---|
author | David Morgan <davidmorgan@google.com> | Fri Jun 21 11:11:28 2024 +0200 |
committer | GitHub <noreply@github.com> | Fri Jun 21 11:11:28 2024 +0200 |
tree | 47642289da0f368a3557f4af3b0f13452806cc10 | |
parent | c3f5de6b524213a63d193d64cdac558677c65cae [diff] |
Add minimal model schema and generation of extension types based on it. (#3) * Add minimal model schema and generation of extension types based on it. * Address review comments. * Add analysis options and fix.
This repository is home to various macro related Dart packages.
Package | Description | Version |
---|---|---|
dart_model | Serializable data model for Dart code. | 0.0.1-wip |
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.
For additional information about contributing, see our contributing page.