Rexios
Rexios
That is not very discoverable, there isn't a badge on compatible packages, and it doesn't do anything to incentivize package maintainers to support WASM. I think adding another 10 points...
Is there a reason for dart:html to stick around besides maintainers not migrating? I see no reason to not penalize them for not keeping up to date with Dart best...
I don't see any reason to not rush it. WASM support is touted as "stable" in Flutter 3.22.0 and yet six out of seven of my web projects fail to...
Also how is this any different than regular deprecations in the Dart/Flutter SDKs. Those already _immediately_ cause loss of points due to the analysis issues they generate.
The credentials probably aren't encoded properly
What's the use-case for this that a `StreamBuilder` can't handle?
I strongly disagree with putting things like this in the widget tree, but it's not my place to tell other developers how to write their code. If other developers are...
The main user input I have issue with is the confirmation to install. The default value for that one is `true` which is not what I want. It also exits...
I think I misread that you wanted to use the `isCI` flag for this. Yes this PR should be replicating the same behavior that we would expect in CI.
What do you mean "in favor of"? They're two completely separate PRs.