eigen_api 0.2.0 copy "eigen_api: ^0.2.0" to clipboard
eigen_api: ^0.2.0 copied to clipboard

Generated dart-dio REST client for the Eigen game engine. Its lib/ sources are regenerated wholesale from openapi.json by scripts/generate-dart-client.sh; THIS manifest is hand-owned and the generator [...]

Changelog #

This package is generated from the Eigen engine's OpenAPI specification and its version tracks @eigeninteractive/server exactly — 0.2.0 here is 0.2.0 there. It has no changes of its own.

See the engine's changelog: https://github.com/eigeninteractive/eigen-server/blob/main/packages/server/CHANGELOG.md

While the engine is pre-1.0, a breaking wire change bumps the minor — a constraint of ^0.1.0 resolves to >=0.1.0 <0.2.0, so 0.1.x is additive and 0.2.0 is the break. From 1.0.0 on it is the major, as usual.

Generated enums include an unknownDefaultOpenApi sentinel so an installed client can decode enum members introduced by a newer server. The sentinel is read-side compatibility only: serialising it emits unknown_default_open_api, which is not a value accepted by the API.

0
likes
0
points
724
downloads

Documentation

Documentation

Publisher

verified publishereigeninteractive.com

Weekly Downloads

Generated dart-dio REST client for the Eigen game engine. Its lib/ sources are regenerated wholesale from openapi.json by scripts/generate-dart-client.sh; THIS manifest is hand-owned and the generator is told to skip it (see .openapi-generator-ignore).

Homepage
Repository (GitHub)
View/report issues

Topics

#games #multiplayer #api-client

License

unknown (license)

Dependencies

dio, json_annotation

More

Packages that depend on eigen_api