functional_widget icon indicating copy to clipboard operation
functional_widget copied to clipboard

Update generated code formatting to dart 3

Open qwezey opened this issue 7 months ago • 1 comments

Changing Version(2, 12, 0) to DartFormatter.latestLanguageVersion causes tests to fail: test.log

https://github.com/rrousselGit/functional_widget/blob/6e676977e53258f3aa5604927df3abde31939089/packages/code_gen_tester/lib/src/tester.dart#L68

It seems the generator needs to be updated for the new formatting.

qwezey avatar Mar 24 '25 12:03 qwezey