Remi Rousselet
Remi Rousselet
As in, not have this in the initial stable release? I do think it's quite important to be able to define a global configuration file. Lots of generators have global...
> It is also for example considered by many a mistake that pub downloads files outside of lib at all, as you end up getting many files that are not...
Could error messages for incompatible function types be improved to show the conflicting parameters?
Another alternative is a possible "diff" between the types. For example when there's a conflict between `void Function(int?)` and `void Function(int)`, we could show:
This seems to bother a few people. So I don't mind adding it back, to help folks migrate over a longer period. Still, I'm a bit busy right now. If...