tree: 4248e470c343fbabaa24a9b35eb0e02cbc525412 [path history] [tgz]
  1. lib/
  2. analysis_options.yaml
  3. CHANGELOG.md
  4. LICENSE
  5. OWNERS
  6. pubspec.yaml
  7. README.md
pkg/macros/README.md

☠☠ Warning: This package is experimental and may be removed in a future version of Dart. ☠☠

This package is for macro authors, and exposes the APIs necessary to write a macro. Specifically, it exports the dart:_macros library, but enables versioning separate from the SDK itself.