attriax_api_client
Generated transport package for the Attriax Flutter SDK.
Most apps should depend on attriax_flutter, not this package directly. This package is published separately so the federated Flutter SDK resolves cleanly from pub.dev.
- Do not edit files in this package by hand unless you are fixing the regeneration tooling itself.
- Regenerate from the workspace root with
npm run sdk:flutter:generate. - Validate only with
npm run sdk:flutter:validate. - See
../SDK_CLIENT_GENERATION.mdfor the supported workflow and design notes.