dart_custom_lint
dart_custom_lint copied to clipboard
Broken on Flutter 3.27 beta
Describe the bug The linter does not appear to run at all. No log file is created.
To Reproduce Be on flutter 3.27.0-0.1.pre
Expected behavior The linter runs
It work on both stable and master channel for me. Do you have any special way to reproduce?
I used fvm to switch to the beta channel and then it stopped running. Unfortunately I don't have any more details since it seems like the plugin is crashing before it starts logging. Maybe master fixed it?
I don't use fmv. Fmv could be the issue.
Not sure what the issue was but it seems to work now