Your Single Source of Truth
for Game Assets
Your Single Source of Truth for Game Packages / Stop managing packages
manually. Game Framework centralizes every package your team publishes, versioned,
organized by workspace, and accessible via the game CLI or dashboard.

Centralized Asset Management
Store, organize, and access all your game assets
from a single source of truth.
Packages are organized by workspace with metadata including engine type, platform support, and semantic versions. Publish with game publish and manage from the dashboard.

Each package version stores its full pubspec.yaml, README, changelog, and license. Game configuration is read from .game.yml for engine-specific details.

Workspaces support multiple members with role-based access control. Two built-in roles (owner, member) with 40+ granular permissions control who can publish, download, and manage packages.

Large artifacts are chunked for efficient delivery with SHA-256 verification per chunk. The gameframework_stream package handles progressive asset loading in your Flutter app.

