macros 0.1.0-main.5 copy "macros: ^0.1.0-main.5" to clipboard
macros: ^0.1.0-main.5 copied to clipboard

unlisted

This package is for macro authors, and exposes the APIs necessary to write a macro. It exports the APIs from the private `_macros` SDK vendored package.

0.1.0-main.5 #

  • Handle ParallelWaitError with DiagnosticException errors nicely.
  • Fix a bug where we weren't reporting diagnostics for nested builders.

0.1.0-main.4 #

  • Improve formatting of constructor initializer augmentations.

0.1.0-main.3 #

  • Validate parts in Code.fromParts().

0.1.0-main.2 #

  • Add caching for typeDeclarationOf results.

0.1.0-main.1 #

  • Add caching for TypeDeclaration related introspection results.

0.1.0-main.0 #

Initial release, highly experimental at this time.

46
likes
0
pub points
94%
popularity

Publisher

verified publisherlabs.dart.dev

This package is for macro authors, and exposes the APIs necessary to write a macro. It exports the APIs from the private `_macros` SDK vendored package.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

_macros

More

Packages that depend on macros