@rearchWidget and other annotations #208
-
I've read the docs to see if I can utilize rearch in my next Flutter project. In the example, I can see several usages of rearch-specific annotations, e.g. rearchWidget, which tends to remove/reduce boilerplates. As I couldn't use them in a sample Flutter project, tried the beta channel, I just wanted to double-check if I missed anything regarding being able to use them. |
Beta Was this translation helpful? Give feedback.
Answered by
busslina
Aug 12, 2024
Replies: 1 comment 3 replies
-
I think they are prepared to be used when Static Metaprogramming gets ready. For now seems not ready: https://dart.dev/language/macros |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
GregoryConrad
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think they are prepared to be used when Static Metaprogramming gets ready. For now seems not ready: https://dart.dev/language/macros