attriax_api_client 0.6.0
attriax_api_client: ^0.6.0 copied to clipboard
DEPRECATED — retained for pub.dev/federation compatibility only. The Attriax Flutter SDK now runs on the native engine and no longer depends on this generated client; do not use it in new code.
attriax_api_client #
⚠️ DEPRECATED. Retained only for pub.dev / federation compatibility. The Attriax Flutter SDK now runs on the shared native engine and no longer uses this generated Dart HTTP client — nothing in the SDK imports it. Do not add it to new projects. It is kept published so existing dependents resolve cleanly.
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.