Skip to content

1.37.0

Choose a tag to compare

@Carapacik Carapacik released this 08 Dec 09:36
· 29 commits to main since this release
  • Add use_flutter_compute option for Flutter isolate-based multithreading support
    • Generates @RestApi(parser: Parser.FlutterCompute) annotation in Retrofit clients
    • Generates top-level serialization functions in each DTO model file following Retrofit's naming convention
    • Works with all serializers: freezed, json_serializable, dart_mappable
swagger_parser:
  use_flutter_compute: true