PackageTrack
Sign in Get early access

apn_json2model

Generate model class from Json file. Fork of json_to_model.

2.3.0 69 downloads/mo #2885 most downloaded on pub.dev

What this package is like to depend on

Last release 5 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 5 months

Most releases are documented

notes for 12 of 15 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

17 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

17 releases · Sep 2020 to May 2021
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 17
  1. 2.3.0 19 May 2021
    Release notes
    • Preserve original case for fromJson and toJson
    Open source →
  2. 2.2.7 26 Apr 2021
    Release notes
    • Bugfix in fromJson/toJson/clone list conversions when values in list are primitives
    Open source →
  3. 2.2.6 26 Apr 2021

    Nothing published for this version

  4. 2.2.5 16 Apr 2021
    Release notes
    • Bugfix in fromJson list deserialisation
    Open source →
  5. 2.2.4 14 Apr 2021
    Release notes
    • Bugfix in toJson enum serialisation
    Open source →
  6. 2.2.3 12 Apr 2021
    Release notes
    • Make generated enum property nullable if the linked property is nullable
    Open source →
  7. 2.2.2 10 Apr 2021
    Release notes
    • Drop all unused dependencies
    • Speed up generation with a factor of 10
    Open source →
  8. 2.2.1 10 Apr 2021
    Release notes
    • Fixed a generating null-safe code
    • Added @ignore option to exclude that declaration from toJson/fromJson
    Open source →
  9. 2.2.0 10 Apr 2021

    Nothing published for this version

  10. 2.1.0-nullsafety 23 Nov 2020 pre-release
    Release notes
    • Dropped json_serializable and make toJson and fromJson ourselves
    Open source →
  11. 2.0.0-nullsafety 22 Nov 2020 pre-release
    Release notes
    • Converted code to nullsafety. To soon for enabling sound null safety because almost all dependencies are not ready yet.
    • Generated code is now also compatible with nullsafety (Add ? to property key to indicate nullability)
    • All generated models are now @immutable
    • Generated constructors are now different because we have immutable classes and final properties
    Open source →
  12. 1.6.1 05 Nov 2020
    Release notes
    • Add basic support for nested json models (fixed imports for used classes)
    Open source →
  13. 1.6.0 04 Nov 2020
    Release notes
    • Upgrade build_runner and build_runner_core
    Open source →
  14. 1.5.6 19 Oct 2020
    Release notes
    • Ignore generated enum types in toJson
    Open source →
  15. 1.5.5 02 Oct 2020
    Release notes
    • Support for Flutter 1.22 (Updated build dependencies)
    Open source →
  16. 1.5.4 05 Sep 2020

    Nothing published for this version

  17. 1.5.3 05 Sep 2020
    Release notes
    • Allow nullable support for .clone() method
    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