Did somebody play around with macros yet?

This page summarizes the projects mentioned and recommended in the original post on /r/dartlang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • language

    Design of the Dart language

  • I linked to the current specification and used the API in the same folder for my example.

  • bad_actor_poc

  • Hopefully they can make it impossible to delete files/folders or doing subtle stuff like this: https://github.com/lucky/bad_actor_poc (reading private keys via macros in rust and sending them to a remote server)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • macro_prototype

    A very basic prototype of macros using build_runner

  • What do you mean? There are at least two implementations. The first (old) implementation is basic prototype. https://github.com/jakemac53/macro_prototype

  • sdk

    The Dart SDK, including the VM, dart2js, core libraries, and more.

  • The second (new) implementation is the initial support prototype. https://github.com/dart-lang/sdk/tree/main/pkg/_fe_analyzer_shared/lib/src/macros

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts