Koder Hub — `products/dev/hub`

Universal app store for the Koder platform.

Role in the stack

Area Sector Consumers
<!-- TODO --> <!-- TODO --> <!-- TODO -->

Primary couplings

Module Nature
sdk-koder-kit (engines/sdk/koder_kit, package:koder_kit) Cross-product Flutter SDK — Hub consumes KoderError, KoderErrorBanner, showKoderErrorDialog from koder_kit in lib/core/error_humanizer.dart to comply with specs/errors/user-facing-messages.kmd. Same SDK is consumed by every Koder-branded Flutter app for cross-cutting UX (auth, theme, safe-area, back navigation, error reporting).
sdk-koder-hub (package:koder_hub) Self-import (not a runtime coupling on another component) — the Dart package itself is named koder_hub (see app/pubspec.yaml), so the test file app/test/api_client_test.dart imports package:koder_hub/core/api.dart to reach its own production code. Listed here to silence the stackdoc deferred candidate; it does not represent a dependency on another component.

Status

v2.32.14 (2026-05-26) — in development.

Feature Status
<!-- TODO -->