Skip to content

Commit

Permalink
Link macros
Browse files Browse the repository at this point in the history
  • Loading branch information
rrousselGit committed May 18, 2024
1 parent c0013ad commit 9a77e88
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/freezed/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@

Welcome to [Freezed], yet another code generator for data-classes/unions/pattern-matching/cloning.

> [!NOTE]
> An early preview of Freezed using macro is available.
> To learn more, go to https://github.com/rrousselGit/freezed/tree/macros.
# Motivation

Dart is awesome, but defining a "model" can be tedious. We may have to:
Expand Down

0 comments on commit 9a77e88

Please sign in to comment.