Roman Laptev

Results 31 comments of Roman Laptev

It can also, in addition to the generator, update the version and basically retrofit

> Please also update the dart version to ensure the test action working. > > https://github.com/trevorwang/retrofit.dart/blob/4334be1b9c49703aa55fd471248aabda6a6f1155/.github/workflows/test.yml#L14 Update on 2.17?

Strange, for some reason RequestOptions _setStreamType began to be generated

A little later I will try to fix the tests and find errors

Everything works fine on the 2.16 version, strange

@trevorwang, error found in package [code_builder](https://pub.dev/packages/code_builder): on version 4.2.0 everything works OK, but with version 4.3.0 everything breaks.

@trevorwang All done and all test passed, but in pubspec.yaml: ```yaml code_builder: '>=4.0.0

It works for me in my project and all test passed. I have set an upper bound for _code_builder_, so with the new analyzer and Dart 2.17 everything works ok.