stuartmorgan-g
stuartmorgan-g
The only automatic roll-forward of min SDK versions is that after each stable we update any package that supports a version of Flutter/Dart older than the N-2 stable Flutter version...
Everything in the repo is now using the new formatter (except for the repo tooling, but that's fine), so we can land this now.
> We should comment this out with an explanation, as with most other lints we don't use use (see the rest of the file), rather than removing it. This still...
Thanks for the contribution! You’ve haven't checked any boxes in the PR checklist, so I’m assuming this is a work in progress and am marking it as a Draft. Please...
> * [x] I updated `pubspec.yaml` with an appropriate new version according to the [pub versioning philosophy](https://dart.dev/tools/pub/versioning), or this PR is [exempt from version changes](https://github.com/flutter/flutter/blob/master/docs/ecosystem/contributing/README.md#version). > * [x] I updated...
From triage: I'll try to look at the design for this sometime in the next week.
Sorry for the long delay on this. I think trying to shoehorn another, even more different source into the current design exacerbates the problems `XFile` already has (e.g., a bunch...
I'm temporarily locking this issue since someone has unfortunately chosen to try to organize the community to brigade this issue with comments that [violate our issue guidelines](https://github.com/flutter/flutter/blob/master/docs/contributing/issue_hygiene/README.md#do-not-add-me-too-or-same-or-is-there-an-update-comments-to-issues-or-prs). If you came...
> I'd love to but I have no idea what the process is to update the included Dart SDK in Flutter. > > According to [this comment](https://github.com/flutter/flutter/issues/97640#issuecomment-1027830974), it's not trivial...
That's what I thought, thanks for confirming!