Mateus Felipe C. C. Pinto
Mateus Felipe C. C. Pinto
> Eventually we plan to make some lints verify that anything you use in your `build` function you only set from `setState`, to catch cases where people set things but...
Please, I struggle with this every time I have to implement a sum type.
Sorry, @eernstg, I couldn't exactly understand what you meant. Usually when I make a sumtype I have to make a `fold` function, where I have to check for each subtype....
@Levi-Lesches said: > That being said, since the number of type arguments is known at compile-time, it's not that hard to incorporate meta-programming into this: > > ```dart > @MultipleGenerics(6)...
I would love to have this, as well as things like inlined loops. I though we would have this solved with static meta programming, but the approach elected don't deal...
I don't think this belongs to the language specification. Maybe you could open an issue on the SDK side. A language-side solution is to implement a parameter spread operator, like...
Hello, @Yetispapa For (1), see #48. If you feel like it's a necessity, feel free to restart the discussion there and we may reopen the issue. Because of the existing...
Well, as we didn't have any other response from @Yetispapa, I'm going to close this issue. Personally, I don't think it's something necessary nor an objective improvement. You may reopen...
I may open a PR fixing it tomorrow. If https://github.com/j4qfrost/pubspec/issues/9 is ever solved we may want to revert the code, but the repository seems to be abandoned (there are some...
`pubspec2` repository has no _issues_ enabled. I'm going to try to contact @bsutton or @onepub-dev.