dust_dart 0.1.3 copy "dust_dart: ^0.1.3" to clipboard
dust_dart: ^0.1.3 copied to clipboard

Annotations and runtime support for generating Dart code with dust.

Changelog #

All notable changes to dust_dart are documented in this file.

The format is based on Keep a Changelog.

[Unreleased] #

0.1.3 - 2026-07-28 #

Added #

  • Add source-first JSON serialization and deserialization runtime contracts.
  • Add Validatable for generated validation APIs.

Changed #

  • Keep Dart ecosystem toJson and fromJson mirrors available through extension APIs.
  • Refine Database runtime contracts and typed query helper support.

0.1.0 - 2026-05-08 #

Added #

  • Initial public release of Dust Dart runtime and annotations.
  • Includes functional primitives, derive annotations, validation runtime, JSON helpers, HTTP annotations, and SQLx-style DB contracts.
0
likes
160
points
331
downloads

Documentation

API reference

Publisher

verified publisherwidget-lab.dev

Weekly Downloads

Annotations and runtime support for generating Dart code with dust.

Repository (GitHub)
View/report issues
Contributing

Topics

#codegen #annotations #json #validation #http

License

MIT (license)

Dependencies

collection, dio, meta

More

Packages that depend on dust_dart