attriax_api_client 0.0.1 copy "attriax_api_client: ^0.0.1" to clipboard
attriax_api_client: ^0.0.1 copied to clipboard

Generated Attriax SDK API client.

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.

Requirements #

  • Dart ^3.8.0

This is a generated internal transport package. It follows the Dart constraint from its package pubspec.yaml and is versioned to stay in lockstep with the main Flutter SDK release flow.

  • 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.md for the supported workflow and design notes.