PackageTrack
Sign in Get early access

swagger_dart_code_generator

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.

4.1.1 62K downloads/mo #1352 most downloaded on pub.dev epam-cross-platform-lab/swagger-dart-code-generator

What this package is like to depend on

Last release 8 months ago

11 Dec 2025

Release timing varies

gaps range from 2 weeks to 9 months

Most releases are documented

notes for 161 of 191 stable releases

4 versions withdrawn

withdrawn after publishing

6 years old

222 releases · first in 2020

6 releases in the last 12 months

see the full history below

Release timeline

222 releases · Sep 2020 to Dec 2025
2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 60 of 222
  1. 4.1.1 11 Dec 2025

    Nothing published for this version

  2. 4.1.0 06 Nov 2025
    Release notes
    • Updated dependencies
    • Fixed some border cases
    Open source →
  3. 4.0.2 29 Sep 2025
    Release notes
    • Various fixes
    Open source →
  4. 4.0.1 29 Sep 2025
    Release notes
    • Fix missing 'import_paths' for Scalars when 'separate_models' is enabled
    • Fix other issues on generation
    Open source →
  5. 4.0.0 16 Sep 2025
    Release notes
    • Updated libraries
    • Regenerated example
    Open source →
  6. 3.0.4 16 Sep 2025 withdrawn

    Nothing published for this version

  7. 3.0.3 18 Jun 2025
    Release notes
    • Added new generation option include_null_query_vars
    Open source →
  8. 3.0.1 18 Sep 2024
    Release notes

    This reverts commit f301cd5.

    Open source →
    Release notes
    • Different fixes and improvements
    Open source →
  9. 3.0.0 24 Jul 2024
    Release notes
    • Breaking Added support of Chopper 8.0

    • Fixed generation of keywords in JsonKeys (#734)

    Open source →
  10. 2.15.2 12 Mar 2024
    Release notes
    • Fixed generation of some complex allOf chains
    Open source →
  11. 2.15.1 05 Mar 2024
    Release notes

    Conflicts:

    pubspec.yaml

    Open source →
    Release notes
    • Fixed some issues
    Open source →
  12. 2.15.0 29 Jan 2024
    Release notes
    • Changed option enums_case_sensitive to correctly default to true as stated in documentation
    • Fixed option enums_case_sensitive to work with nullable deserializers when set to false
    • Modernized example/
    • Bump package:json_annotation to ^4.8.1
    Open source →
  13. 2.14.2 05 Jan 2024
    Release notes
    • Added option generate_first_succeed_response to generate first succeed response or dynamic (#703)
    Open source →
  14. 2.14.1 29 Dec 2023
    Release notes
    • Breaking Added ability to rename downloaded swagger files (#558)

    • Added support of deprecated fields and methods (#699)

    Open source →
  15. 2.13.5 15 Dec 2023
    Release notes
    • Added ErrorConverter to create method
    Open source →
  16. 2.13.4 15 Dec 2023
    Release notes

    Merge branch 'development'

    Open source →
    Release notes
    • Make readOnly and writeOnly fields as nullable and not required (#487)
    • Added support of DateTime query parameters (#694)
    Open source →
  17. 2.13.3 08 Dec 2023
    Release notes

    Fixed version in changelog

    Open source →
    Release notes
    • Some fixes and improvements
    Open source →
  18. 2.13.2 01 Dec 2023
    Release notes

    Updated pubspec and changelog

    Open source →
    Release notes
    • Fixed generation key word parameter names (#685)
    Open source →
  19. 2.13.1 22 Nov 2023
    Release notes
    • Breaking Changed Overriden Models usage (#550)
    • Fixed generation of allOf request bodies (#680)
    Open source →
  20. 2.12.2 10 Nov 2023
    Release notes
    • Fixed generation of nullable and required fields (#650)
    • Fixed generation of putIfAbsent for some models (#665)
    • Fixed generation of some border-cased models (#669)
    Open source →
  21. 2.12.1 01 Nov 2023
    Release notes
    • Fixed return type nullability (#670)
    • Fixed generation of DateTime return types
    Open source →
  22. 2.11.13 20 Oct 2023
    Release notes
    • Fixed different issues
    Open source →
  23. 2.11.12 13 Oct 2023
    Release notes

    Updated pubspec and changelog

    Open source →
    Release notes
    • Added generation of const constructors
    • Added support of required not nullable properties (#650)
    • Fixed generation of String responses in converter (#631)
    Open source →
  24. 2.11.11 22 Sep 2023
    Release notes
    • Fixes some stuff related to generation DateTime, reponse types and parameters types
    Open source →
  25. 2.11.10 05 Jul 2023
    Release notes
    • Bump package:http to ^1.0.0
    • Bump minimum dart version to ^3.0.0
    • Fixed #625 generation of query enum parameters
    Open source →
  26. 2.11.8 07 Jun 2023

    Nothing published for this version

  27. 2.11.7 07 Jun 2023
    Release notes
    • Updated SDK version
    Open source →
  28. 2.11.6 07 Jun 2023
    Release notes
    • Fixed generation of anyOf ref properties (#613)
    Open source →
  29. 2.11.5 25 May 2023
    Release notes
    • Fixed generation of very complex models inside of arrays inside of models etc.
    Open source →
  30. 2.11.4 25 May 2023
    Release notes
    • Fixed generation of models without properties and sample types
    Open source →
  31. 2.11.3 19 May 2023
    Release notes
    • Some fixed and refactoring
    Open source →
  32. 2.11.2 19 May 2023
    Release notes
    • Some fixed and refactoring
    Open source →
  33. 2.11.1 18 May 2023
    Release notes
    • Fixed generation of models with type number
    Open source →
  34. 2.11.0 12 May 2023
    Release notes
    • Code refactoring
    • Breaking Changed naming of Responses, RequestBodies
    Open source →
  35. 2.11.0+1 18 May 2023

    Nothing published for this version

  36. 2.10.4 12 Apr 2023
    Release notes
    • Fixed generation of multipart body parameters
    Open source →
  37. 2.10.3 27 Mar 2023
    Release notes
    • Fixed generation putIfAbsent in requests for not needed schemas (#554)

    • Added hashCode to exception words (#577)

    • Fixed syntax issues with generation (#572)

    • Fixed generation of array of integers (#570)

    • Added generation of int64 as int (#568)

    • Some fixes with generation arrays (#571)

    Open source →
  38. 2.10.2 01 Mar 2023
    Release notes
    • Fixed generation of enumMaps in case when no models defined (#540)
    Open source →
  39. 2.10.1 20 Feb 2023
    Release notes
    • Fixed some issues
    Open source →
  40. 2.10.0 26 Jan 2023
    Release notes
    • Fixed generation very comples swaggers with enums (#528)
    • Implemented new enums support (Dart 2.17 and higher required) (#408)
    Open source →
  41. 2.9.1 26 Jan 2023

    Nothing published for this version

  42. 2.9.0 16 Dec 2022
    Release notes
    • Fixed generation of nullable model properties (#522)
    Open source →
  43. 2.8.9 05 Dec 2022
    Release notes
    • Fixed generation of request bodies and defined lists types
    Open source →
  44. 2.8.8 02 Dec 2022
    Release notes
    • Fixed generation of some List models
    Open source →
  45. 2.8.7 01 Dec 2022
    Release notes
    • Fixed generation allOf properties with just properties (#507)

    • Fixed generation of basic types refs and lists of them (#502)

    Open source →
  46. 2.8.5 09 Nov 2022
    Release notes
    • Fixed generation of request bodies with refs (#484)
    Open source →
  47. 2.8.4 03 Nov 2022
    Release notes
    • Fixed issue with duplicated enums (#470)
    Open source →
  48. 2.8.3 01 Nov 2022
    Release notes
    • Fixed issue with duplicated enums (#469)
    Open source →
  49. 2.8.2 26 Oct 2022

    Nothing published for this version

  50. 2.8.1 20 Sep 2022
    Release notes
    • Fixed generation of some enums and classes (#458)
    Open source →
  51. 2.8.0 15 Sep 2022
    Release notes
    • Added Chopper 5.+ Support (#464)
    Open source →
  52. 2.7.9 06 Sep 2022
    Release notes
    • Fixed generation of List of enums using nullableLists properties
    Open source →
  53. 2.7.8 01 Sep 2022
    Release notes
    • Added option not to override toString() method
    Open source →
  54. 2.7.7 31 Aug 2022 withdrawn

    Nothing published for this version

  55. 2.7.7+1 31 Aug 2022
    Release notes
    • Returned generation of @JsonValue for enums
    Open source →
  56. 2.7.6 30 Aug 2022 withdrawn
    Release notes
    • Fixed copyWith method generation (#438)
    • Fixed generation of names with dots and other bad things (#449)
    Open source →
  57. 2.7.6+1 30 Aug 2022

    Nothing published for this version

  58. 2.7.5 26 Aug 2022
    Release notes
    • Added new build options flag override_equals_and_hashcode to disable generation of hashCode and equals if need to decrease codebase
    Open source →
  59. 2.7.4 17 Aug 2022

    Nothing published for this version

  60. 2.7.3 11 Aug 2022
    Release notes
    • Fixed issue with generation + and - signs as enum names (#444)
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive