Michael Thomsen

Results 285 comments of Michael Thomsen

I was thinking that those are two orthogonal dimensions, but that we'd want the same behavoir in both cases. And it does look like you have the same values in...

> If you use dart format with flutter, or dart analyze with flutter, then the dart pub get we run won't necessarily do all of the plugin registration setup steps...

The present issue seems even more critical in Dart 3. Consider a pubspec that doesn't support 3, e.g. `sdk: '>=2.9.0

We'd like it in 3 as it's a breaking change in tools behavoir

`run --no-pub` SGTM -- wdyt @sigurdm ?

@bkonyi looks like this landed, but got reverted?

@maks please file feature request issues for what functionality you are missing, describing the use case you would use them for.

Do we need to validate that something is actually a fork of something else? If not, don't we risk folks just create new packages, and claim it's a fork of...

@bwilkerson can we consider making this P2? It would have a lot of value to cover these APIs too? I guess that the cost here isn't that great, but I...