swagger_dart_code_generator 1.3.6 copy "swagger_dart_code_generator: ^1.3.6" to clipboard
swagger_dart_code_generator: ^1.3.6 copied to clipboard

outdated

Have you been turned into a problem with writing code for Http requests? This package can help. It has all of the Http and model codegen functionality you have been looking for.

1.3.6 #

  • Removed generation of empty Enums files

1.3.5 #

  • Fixed commas in request parameters
  • Removed defaultValue property for generated Lists of Enums
  • Added new flag use_path_for_request_names. Read README to learn more about it
  • Fixed extends+ClassName structure for Swagger v3

1.3.4 #

  • Fixed not valid strings in FromJson method

1.3.3 #

  • Added new property to build config named enums_case_sensitive

1.3.2 #

  • Fixed issue when parsing List of Enums

1.3.0 #

1.3.1 #

  • Code refactoring
  • Removed swaggerGeneratedUnknown for Enums

1.3.0 #

  • Fixed Issue (#68)

1.2.2 #

  • Fixed enums names

1.2.1 #

  • Added sorting of imports and exports in alphabetical order

1.2.0 #

  • Enums becobe being generated in separate file
  • Fixed Issue (#58)
  • Fixed some bugs

1.1.0 #

  • Fixed issues with Enums usage
  • Fixed issues witn enum naming name
  • Fixed some bugs

1.0.10 #

  • Fixed issue with enums in request bodies

1.0.9 #

  • Implemented possibility to have enums in request body

1.0.8 #

  • Fixed not standart request parameter Type names
  • Added output message in case of formatting error

1.0.7 #

  • Fixed a lot of issues with Enums in request parameters
  • Changed naming approach for Enums in request parameters
  • Fixed issue with key words in Enum/Model names

1.0.6 #

  • Added support of unknownEnumValue: MyClass.swaggerGeneratedUnknown

1.0.5 #

  • Added usage of autoformatting code

1.0.4 #

  • Fixed build error on Example
  • Removed empty lines in pubspec.yaml
  • Added defined type to generated converters

1.0.3 #

  • Remove unnecessary braces
  • Fixed client_index.dart file

1.0.2 #

  • Implemented inheritance support. Models can extend others.
  • Fixed bug with build_only_models flag
  • Added missing tests for models_generator

1.0.1 #

  • Fixed bug with request parameter and result type, when schema.ref used
  • Added real example of usage with Pet Store

1.0.0+2 #

  • Fix score on pub.dev

1.0.0+1 #

  • Add more info to readme
  • Fix warnings
  • Add codecoverage(codecov)

1.0.0 #

  • First release
274
likes
0
pub points
89%
popularity

Publisher

verified publishermobilepeople.dev

Have you been turned into a problem with writing code for Http requests? This package can help. It has all of the Http and model codegen functionality you have been looking for.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

build, build_config, build_runner, dart_style, json_annotation, markdown, meta, path, recase, remove_from_coverage, universal_io

More

Packages that depend on swagger_dart_code_generator