Skip to content

Fix CI/CD macro failure#120

Merged
filiph merged 3 commits intoflutter:mainfrom
filiph:fix/ci-cd-macro-failure
May 28, 2025
Merged

Fix CI/CD macro failure#120
filiph merged 3 commits intoflutter:mainfrom
filiph:fix/ci-cd-macro-failure

Conversation

@filiph
Copy link
Contributor

@filiph filiph commented May 28, 2025

Removes dependency on custom_lint from samples/crossword. It was unused, and it led to pub get failure on flutter beta (because custom_lint depended on analyzer ^6.6.0 and analyzer >=6.9.0 <7.3.0 depended on macros -- a suspended feature).

Fixes build breakage.

Pre-launch Checklist

  • I read the Flutter Style Guide recently, and have followed its advice.
  • I signed the CLA.
  • I read the Contributors Guide.
  • I updated/added relevant documentation (doc comments with ///).
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-devrel channel on Discord.

@filiph filiph requested a review from domesticmouse May 28, 2025 09:58
@filiph filiph merged commit 55fbe4e into flutter:main May 28, 2025
7 checks passed
@filiph filiph deleted the fix/ci-cd-macro-failure branch May 28, 2025 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants