Jacob MacDonald
Jacob MacDonald
Could we make the existing `Deprecated` class configurable here? The user of the annotation probably knows what is best for their situation. Specifically I would suggest adding a `bool allowOverrides...
Closing as package:macros will soon be deleted
I think if you take a step back and look at the _intention_ for this annotation - which is to block public usage of these APIs from regular application or...
Yes, a builder cannot itself depend on generated files from the same build in which it is itself applied (sorry I can't come up with a less confusing way to...
> Can build chains be defined in Dart instead of YAML? They can, yes. If you look at the generated build script that you get from a normal build, at...
Note also, that a builder you depend on may change how it is intended to be used, in a way that wouldn't be breaking for normal users, but would break...
Haha, weird this must have fallen through the cracks, cc @natebosch I do think we should look into this given it breaks the JSON support especially. We could potentially hack...
I do think its probably a good change... you don't expect `windows` to exclude browsers on windows. Or, at least I wouldn't expect that.
I assume this is specifically for non-interactive mode? It makes sense that some flag should be able to be passed to indicate automatic consent for installing extensions. I am not...
> Thanks Jake for the response. I want to clarify that the use-case here is if we already have a GEMINI.md file that indicates to users to install a specific...