CLIENT ECOSYSTEM04 · CLIENTS

Native clients, designed from the contract out.

The client direction starts with documented service contracts, proposes a typed Dart SDK, and plans a native Flutter client without positioning Flutter Web as another Kumwe front end.

MISSION STATUSDart SDK proposed · Flutter client planned
The Kumwe meerkat routing one documented service contract to a phone, tablet, terminal and native handheld device.
The Kumwe meerkat studying service behaviour blueprints before connecting native devices.
DOCS FIRST

Define behaviour before wrapping endpoints.

Client work begins with authentication, site context, capabilities, errors, concurrency, idempotency, pagination and lifecycle behaviour written as stable contracts. Generated convenience must not hide security semantics.

The meerkat evaluating a typed SDK prototype inside a safe test chamber.
DART SDK

A typed proposal, not a released dependency.

The Dart SDK repository records the intended package shape and client boundary. Applications should not treat that proposal as a stable published SDK until its status changes.

The meerkat testing a rugged native handheld prototype in a simulated alien field environment.
FLUTTER CLIENT

A planned native experience.

The Flutter client is planned for supported native targets after the service and Dart boundaries are proven. Flutter Web is deliberately excluded: Kumwe’s existing web surfaces remain the web delivery path.

The meerkat shaping a route from stable service contracts toward future native clients.
NEXT TRANSMISSION

Review the direction while it is still being shaped.

The client and SDK repositories make scope and maturity visible before implementation claims are made.

Open the client repository