mirror of
https://github.com/flutter/packages.git
synced 2026-03-13 10:40:37 +08:00
This is merely an `analyzer` change to avoid the bug explained at: - https://github.com/dart-lang/sdk/issues/62555. This will allow the development of a warning about these situations so we can avoid this bug in the future. I'm not entirely sure about the version change. This is definitely not working as the author(s) expected (as described on the issue linked above), but I'm not sure how urgent this needs to be published, so I'll leave it up to the reviewers. Same about tests (which I'm not sure exactly where to add them) and CHANGELOGs. ## Pre-Review Checklist [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.