modddels 0.1.5 copy "modddels: ^0.1.5" to clipboard
modddels: ^0.1.5 copied to clipboard

Generate robust, self-validated models with compile-safe states, seamless failure handling and easy unit-testing.

0.1.5 #

Bump fpdart version to 0.6.0

0.1.4 #

  • Breaking : Disallow adding non-factory constructors other than the private constructor to a class decorated with @Modddel. (See #6)
  • Fix an issue where the default value of a factory parameter in a union is not included in the matching factory constructor of the generated ModddelParams class. (See #11)

0.1.3 #

Add example to README

0.1.2 #

Improve pub points

0.1.1 #

Update README

0.1.0 #

Initial release

16
likes
140
pub points
20%
popularity

Publisher

verified publishercodingsoot.com

Generate robust, self-validated models with compile-safe states, seamless failure handling and easy unit-testing.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

analyzer, build, collection, fpdart, meta, modddels_annotation_internal, recursive_regex, source_gen

More

Packages that depend on modddels