dart_custom_lint icon indicating copy to clipboard operation
dart_custom_lint copied to clipboard

Broken on Flutter 3.27 beta

Open Rexios80 opened this issue 1 year ago • 2 comments

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

Rexios80 avatar Oct 23 '24 20:10 Rexios80

It work on both stable and master channel for me. Do you have any special way to reproduce?

rrousselGit avatar Oct 24 '24 00:10 rrousselGit

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?

Rexios80 avatar Oct 24 '24 00:10 Rexios80

I don't use fmv. Fmv could be the issue.

rrousselGit avatar Oct 24 '24 10:10 rrousselGit

Not sure what the issue was but it seems to work now

Rexios80 avatar Oct 29 '24 01:10 Rexios80