mix icon indicating copy to clipboard operation
mix copied to clipboard

fix: Support for analyzer `^6.6.0`

Open tilucasoli opened this issue 6 months ago • 1 comments

Description

The mix_lint was crashing when it ran on the new version of Flutter.

Changes

  • Update the custom_lint version to 0.6.5

Review Checklist

  • [ ] Testing: Have you tested your changes, including unit tests and integration tests for affected code?
  • [ ] Breaking Changes: Does this change introduce breaking changes affecting existing code or users?
  • [ ] Documentation Updates: Are all relevant documentation files (e.g. README, API docs) updated to reflect the changes in this PR?
  • [ ] Website Updates: Is the website containing the updates you make on documentation?

tilucasoli avatar Aug 22 '24 13:08 tilucasoli