Michael Thomsen

Results 285 comments of Michael Thomsen

We probably need a similar bug for updating all the various pubspecs across the various repos in the org?

The only thing I can think of are the CLI messages, but that's already tracked in https://github.com/flutter/flutter/issues/115803

I'm not entirely sure that is a good idea for a few reasons: 1. it makes the installation flow dependent on using just those IDEs 2. it means lots of...

Not to my knowledge, but maybe @jonasfj or @sigurdm can comment?

https://github.com/flutter/gallery looks ready: `sdk: ">=2.17.0

We already have those on the Dart site; are you suggesting we also create an entry for this on https://docs.flutter.dev/release/breaking-changes ?

About the breaking changes docs, I think perhaps the content in https://github.com/dart-lang/sdk/issues/49530 might be helpful?

I was thinking something along the lines of this https://github.com/flutter/website/pull/7931 ?

I don't fully understand the test I'm removing here, but I think it's no longer needed, @goderbauer ?

PR has been rebased. PTAL now that we're past the Dart 3 branch-point