Kilian Schulte
Kilian Schulte
What do you mean with sync notifier component?
Added support in `v4.3.0`
@davidmorgan I can try to reproduce it with an older build_runner version if that helps. What would be the right version to do that with?
It appears to be a longer standing bug. I could reproduce with Dart 3.5 + build_runner 2.4.8 and with Dart 3.4 + build_runner 2.4.2. (I also downgraded the other build...
Yes but not really. If I simply delete the first file by hand, the rest is removed fine. But this bug is that the first builder stops generating a file....
Hi @davidmorgan, whats the current status of this?
Yes. _But I need to wait for macros to actually be usable. They are still far from being stable or complete._
No they are still very experimental. It's not even clear they will be released this year.
Yes that should actually disable the `__type` property for all nested types. Could be a bug, I will look into it.
This should be fixed now in the latest version.