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

Development-only Dart payload generator for EigenInteractive game contracts.

Changelog #

0.1.3 - 2026-09-13 #

Added #

  • Generate a State payload type per version, and a per-version local rules base (RpsV1LocalRulesBase for a game named Rps) that a game on-device rules unit extends.

0.1.2 - 2026-09-09 #

  • Generate public payload classes from root-local $defs when draft 2020-12 schemas represent the root as a $ref.

0.1.1 - 2026-08-21 #

  • Format generated payloads against the package's Dart 3.12 language baseline instead of the formatter library's moving latest version, keeping generation deterministic across newer SDK releases.

0.1.0 - 2026-08-21 #

  • Initial package: extract the contract payload generator and CLI from eigen_flutter.
0
likes
150
points
278
downloads

Documentation

Documentation
API reference

Publisher

verified publishereigeninteractive.com

Weekly Downloads

Development-only Dart payload generator for EigenInteractive game contracts.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

args, code_builder, dart_style, pub_semver

More

Packages that depend on eigen_codegen