Usability of Macros in Dart/Flutter codegen #9978
Unanswered
charlieforward9
asked this question in
Ideas
Replies: 1 comment
-
I just found out about the Mock class from Mockito. Unsure about this discussions relevance now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This Flutter codegen plugin seems very helpful.
I am curious about how Flutters recent announcement on Macros affects this plugin.
Do the models still need to be "frozen"? How can macros help this functionality? I am particularly interested in generating mock data to use with Testing, which does not seem to exist yet.
Beta Was this translation helpful? Give feedback.
All reactions